CTAL-TTA_001 · Question #14
Part 3 "Bonus Program" Which of the following is the most important benefit of making exploratory testing part of your test approach for the "Bonus Program"? 3 credits [K4]
The correct answer is D. The ability to test effectively without a complete test basis. Exploratory testing is specifically designed to be effective when the test basis is incomplete, ambiguous, or unavailable - the tester's knowledge, intuition, and real-time decision-making replace the need for pre-defined scripts or complete documentation, making D the defining…
Question
Part 3 "Bonus Program" Which of the following is the most important benefit of making exploratory testing part of your test approach for the “Bonus Program”? 3 credits [K4]
Options
- AThe ability to utilize a very experienced test team
- BThe ability to accurately predict the residual risk prior to delivery
- CThe ability to prevent defects during requirements analysis
- DThe ability to test effectively without a complete test basis
How the community answered
(20 responses)- A5% (1)
- B10% (2)
- C25% (5)
- D60% (12)
Explanation
Exploratory testing is specifically designed to be effective when the test basis is incomplete, ambiguous, or unavailable - the tester's knowledge, intuition, and real-time decision-making replace the need for pre-defined scripts or complete documentation, making D the defining benefit that sets exploratory testing apart from scripted approaches.
Why the distractors fail:
- A is wrong because exploratory testing doesn't require an experienced team - it benefits from one, but this is a general testing truth, not a unique benefit of exploratory testing specifically.
- B is wrong because exploratory testing is inherently unpredictable and ad hoc; it cannot accurately forecast residual risk before delivery the way systematic, coverage-based testing can.
- C is wrong because defect prevention during requirements analysis is the domain of static testing techniques (reviews, inspections), not exploratory testing, which is a dynamic, execution-based technique.
Memory tip: Think of exploratory as "testing without a map" - its whole point is that you don't need a complete map (test basis) to navigate effectively. If a choice describes something scripted testing already does well, it's not the unique benefit of exploratory.
Topics
Community Discussion
No community discussion yet for this question.