“Experience based” test design techniques, typically…
- 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.
Answer: Option C