Interview Questions

Complete statement and branch coverage means:

Software Testing Exam from International Software Testing Qualifications Board (ISTQB)


(Continued from previous question...)

Complete statement and branch coverage means:

Complete statement and branch coverage means:

A. That you have tested every statement in the program.
B. That you have tested every statement and every branch in the program.
C. That you have tested every IF statement in the program.
D. That you have tested every combination of values of IF statements in the program

Answer: B

(Continued on next question...)

Other Interview Questions