Bird
0
0

Given the Waterfall model phases: Requirements -> Design -> Implementation -> Testing, what happens if a defect is found during testing?

medium📝 Predict Output Q4 of 15
Testing Fundamentals - Testing Models and Approaches
Given the Waterfall model phases: Requirements -> Design -> Implementation -> Testing, what happens if a defect is found during testing?
AThe defect is fixed and testing restarts
BThe design phase is skipped
CThe defect is ignored and development continues
DThe process returns to the requirements phase
Step-by-Step Solution
Solution:
  1. Step 1: Understand defect handling in Waterfall

    When a defect is found during testing, it must be fixed before moving forward.
  2. Step 2: Identify the correct action

    Fixing the defect and then retesting is the standard approach.
  3. Final Answer:

    The defect is fixed and testing restarts -> Option A
  4. Quick Check:

    Defect found = Fix and retest [OK]
Quick Trick: Fix defects before finishing testing [OK]
Common Mistakes:
  • Ignoring defects
  • Jumping back to requirements unnecessarily
  • Skipping design after defects

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Testing Fundamentals Quizzes