List of questions
Related questions
Question 169 - CTFL4 discussion
Which of the following statements about branch coverage is true?
A.
The minimum number of test cases needed to achieve full branch coverage, is usually lower than that needed to achieve full statement coverage
B.
If full branch coverage has been achieved, then all unconditional branches within the code have surely been exercised
C.
If full branch coverage has been achieved, then all combinations of conditions in a decision table have surely been exercised
D.
Exercising at least one of the decision outcomes for all decisions within the code, ensures achieving full branch coverage
Your answer:
0 comments
Sorted by
Leave a comment first