nerdexam
Software

CSTE · Question #41

Decision / Branch Coverage strategy_______________.

The correct answer is B. Means that every branch direction is traversed at least once. See the full explanation below for the reasoning.

Question

Decision / Branch Coverage strategy_______________.

Options

  • AAlways satisfies statement coverage
  • BMeans that every branch direction is traversed at least once
  • CIs used in black-box testing
  • DIs the same as condition coverage

How the community answered

(30 responses)
  • A
    10% (3)
  • B
    73% (22)
  • C
    3% (1)
  • D
    13% (4)

Community Discussion

No community discussion yet for this question.

Full CSTE Practice