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)- A10% (3)
- B73% (22)
- C3% (1)
- D13% (4)
Community Discussion
No community discussion yet for this question.