Bird
0
0

A project follows the V-Model strictly. If a requirement changes after system testing has started, what is the best approach?

hard📝 Application Q8 of 15
Testing Fundamentals - Testing Models and Approaches
A project follows the V-Model strictly. If a requirement changes after system testing has started, what is the best approach?
ASkip verification and do only validation
BIgnore the change and continue testing
COnly update the test cases without changing requirements
DGo back to requirements analysis and update all related documents and tests
Step-by-Step Solution
Solution:
  1. Step 1: Understand V-Model strict flow

    V-Model requires each phase to be completed before moving forward.
  2. Step 2: Handle requirement changes

    Changes after system testing require revisiting requirements and updating design and tests.
  3. Final Answer:

    Go back to requirements analysis and update all related documents and tests -> Option D
  4. Quick Check:

    Requirement change handling = Update requirements and tests [OK]
Quick Trick: V-Model needs updates from requirements if changes occur late [OK]
Common Mistakes:
  • Ignoring changes
  • Updating tests without requirements
  • Skipping verification

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Testing Fundamentals Quizzes