ISTQB
CTFL_UK · 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
(44 responses)- A5% (2)
- B16% (7)
- C70% (31)
- D9% (4)
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#code-based testing
Community Discussion
No community discussion yet for this question.