Bird
Raised Fist0

A team currently uses exploratory testing but wants to integrate a methodical approach to ensure critical workflows are tested thoroughly. Which combined testing strategy best suits this requirement?

hard🚀 Application Q9 of Q15
Testing Fundamentals - Testing Models and Approaches
A team currently uses exploratory testing but wants to integrate a methodical approach to ensure critical workflows are tested thoroughly. Which combined testing strategy best suits this requirement?
AContinue exploratory testing without changes
BReplace exploratory testing entirely with smoke testing
CUse only automated regression testing for all features
DIncorporate risk-based testing alongside exploratory testing to focus on critical workflows
Step-by-Step Solution
Solution:
  1. Step 1: Understand exploratory testing

    Exploratory testing is flexible but may miss critical paths without structure.
  2. Step 2: Identify structured approach

    Risk-based testing targets critical and high-risk areas systematically.
  3. Step 3: Combine approaches

    Integrating risk-based testing with exploratory testing ensures coverage of critical workflows while maintaining flexibility.
  4. Final Answer:

    Incorporate risk-based testing alongside exploratory testing to focus on critical workflows -> Option D
  5. Quick Check:

    Does the option combine exploratory with a structured focus? Yes [OK]
Quick Trick: Combine exploratory with risk-based for critical path coverage [OK]
Common Mistakes:
MISTAKES
  • Replacing exploratory testing completely
  • Relying solely on automated regression
  • Ignoring the need for structured testing

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Testing Fundamentals Quizzes