Posted by: Pdfprep
Post Date: January 8, 2021
Which of the following describes structure-based (white-box) test case design techniques?
A . Test cases are derived systematically from models of the system.
B . Test cases are derived systematically from the tester’s experience.
C . Test cases are derived systematically from the delivered code.
D . Test cases are derived from the developers’ experience.
Answer: C
Explanation:
Answer (A) relates to specification-based testing, answer (B) relates to experience-based testing and answer (D) could relate either to debugging or to experience-based techniques.
Leave a Reply