Bird
0
0

How can risk-based testing be combined with exploratory testing to improve test effectiveness?

hard📝 Application Q9 of 15
Testing Fundamentals - Testing Models and Approaches
How can risk-based testing be combined with exploratory testing to improve test effectiveness?
AIgnore risk and explore all features equally
BAvoid exploratory testing in risk-based testing
CUse exploratory testing only after all scripted tests pass
DFocus exploratory testing on high-risk areas identified by risk analysis
Step-by-Step Solution
Solution:
  1. Step 1: Understand exploratory testing role

    Exploratory testing finds unknown issues by exploring software freely.
  2. Step 2: Combine with risk-based testing

    Focusing exploratory testing on high-risk areas maximizes defect detection.
  3. Final Answer:

    Focus exploratory testing on high-risk areas identified by risk analysis -> Option D
  4. Quick Check:

    Combine exploratory with risk focus for best results [OK]
Quick Trick: Explore high-risk areas to find critical defects faster [OK]
Common Mistakes:
  • Ignoring risk in exploratory testing
  • Waiting to run exploratory tests too late
  • Avoiding exploratory testing altogether

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Testing Fundamentals Quizzes