ISQI Certified Tester Foundation Level — Question 46
"Experience based" test design techniques, typically...
Answer options
- A. Use decision tables to generate the Boolean test conditions to be executed.
- B. Identify the structure of the system or software at the component, integration or system level.
- C. Use the skill, intuition and experience of the tester to derive the test cases, using error guessing and exploratory testing.
- D. Establish traceability from test conditions back to the specifications and requirements.
Correct answer: C
Explanation
The correct answer is C because experience-based techniques focus on leveraging the tester's skills and intuition to identify potential issues. Options A, B, and D describe other testing methodologies that rely on structured approaches rather than the tester's personal experience.