List of questions
Related questions
Question 224 - CTFL4 discussion
Which of the following statements about statement coverage is TRUE?
A.
Achieving 90% statement coverage ensures that 90% branch coverage is achieved.
B.
Achieving 100% statement coverage ensures that no variable within the code has been used without being initialised.
C.
Achieving 100% statement coverage ensures that 100% branch coverage is achieved
D.
Achieving 80% statement coverage ensures that 80% of all executable statements within the code have been exercised.
Your answer:
0 comments
Sorted by
Leave a comment first