

MCQOPTIONS
Saved Bookmarks
1. |
Loop testing is a control structure testing technique where the criteria used to design test cases is that they |
A. | Rely basis path testing |
B. | Exercise the logical conditions in a program module |
C. | Select test paths based on the locations and uses of variables |
D. | Focus on testing the validity of loop constructs |
Answer» D. Focus on testing the validity of loop constructs | |