ISTQB Certified Tester Foundation Level v4.0 — Question 11
If you are using test results to learn more about the software and are then creating additional tests based on those results, what type of testing are you doing?
Answer options
- A. Exploratory
- B. Decision-based
- C. Checklist-based
- D. Control flow
Correct answer: A
Explanation
The correct answer is A, Exploratory testing, as it focuses on learning from the results of tests and adapting further testing accordingly. The other options do not emphasize the iterative learning and adaptation process inherent in exploratory testing.