nerdexam
BCS-ISEB

BH0-010 · Question #109

Given the following flow chart diagram: What is the minimum number of test cases required for 100% statement coverage and 100% decision coverage, respectively?

The correct answer is C. Statement Coverage = 2, Decision Coverage = 2. See the full explanation below for the reasoning.

Question

Given the following flow chart diagram:

What is the minimum number of test cases required for 100% statement coverage and 100% decision coverage, respectively?

Options

  • AStatement Coverage = 1, Decision Coverage = 3.
  • BStatement Coverage = 2, Decision Coverage = 3.
  • CStatement Coverage = 2, Decision Coverage = 2.
  • DStatement Coverage = 3, Decision Coverage = 3

How the community answered

(21 responses)
  • A
    5% (1)
  • C
    81% (17)
  • D
    14% (3)

Community Discussion

No community discussion yet for this question.

Full BH0-010 Practice