nerdexam
BCS-ISEB

BH0-010 · Question #344

The flow graph below shows the logic of a program for which 100% statement coverage and 100% decision coverage is required on exit from component testing. [K4] The following test cases have been…

The correct answer is D. Statement coverage and decision coverage are both less than 100%. See the full explanation below for the reasoning.

Question

The flow graph below shows the logic of a program for which 100% statement coverage and 100% decision coverage is required on exit from component testing. [K4] The following test cases have been run:

Test Case 1 covering path P,Q,R,U Test Case 2 covering path P,Q,S,V Test Case 3 covering path P,Q,S,W,X Test case 4 covering path P,Q,S,W,Y Refer to the exhibit

Exhibit

BH0-010 question #344 exhibit

Options

  • AStatement coverage is 100%; decision coverage is 100%
  • BStatement coverage is less than 100%; decision coverage is 100%.
  • CStatement coverage is 100%; decision coverage is less than 100%
  • DStatement coverage and decision coverage are both less than 100%

How the community answered

(42 responses)
  • A
    5% (2)
  • B
    17% (7)
  • C
    7% (3)
  • D
    71% (30)

Community Discussion

No community discussion yet for this question.

Full BH0-010 Practice