ISTQB
CTFL18 · Question #145
Which of the following describes structure-based (white-box) test case design techniques?
The correct answer is C. Test cases are derived systematically from the delivered code. 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.
Test Techniques
Question
Which of the following describes structure-based (white-box) test case design techniques?
Options
- ATest cases are derived systematically from models of the system.
- BTest cases are derived systematically from the tester's experience.
- CTest cases are derived systematically from the delivered code.
- DTest cases are derived from the developers' experience.
How the community answered
(33 responses)- A12% (4)
- B3% (1)
- C79% (26)
- D6% (2)
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.
Topics
#white-box testing#structure-based techniques#test case design#source code
Community Discussion
No community discussion yet for this question.