Bird
Raised Fist0

Consider the following phases in the V-Model:

medium🧠 Conceptual Q13 of Q15
Testing Fundamentals - Testing Models and Approaches
Consider the following phases in the V-Model:
Requirements Analysis and Acceptance Testing.
Which statement is true about their relationship?
ARequirements Analysis is validated by Unit Testing
BAcceptance Testing verifies the Requirements Analysis phase
CAcceptance Testing is unrelated to Requirements Analysis
DRequirements Analysis is tested after system deployment
Step-by-Step Solution
Solution:
  1. Step 1: Identify matching phases in V-Model

    In the V-Model, Acceptance Testing corresponds to and verifies the Requirements Analysis phase.
  2. Step 2: Evaluate options based on this mapping

    Acceptance Testing verifies the Requirements Analysis phase correctly states this relationship. The option 'Requirements Analysis is validated by Unit Testing' incorrectly pairs Requirements Analysis with Unit Testing, the option 'Acceptance Testing is unrelated to Requirements Analysis' denies the relationship, and the option 'Requirements Analysis is tested after system deployment' is incorrect timing.
  3. Final Answer:

    Acceptance Testing verifies the Requirements Analysis phase -> Option B
  4. Quick Check:

    Req Analysis ↔ Acceptance Testing [OK]
Quick Trick: Match left side dev phase with right side test phase [OK]
Common Mistakes:
MISTAKES
  • Mixing up which test phase matches which dev phase
  • Thinking Unit Testing validates requirements
  • Ignoring the V shape mapping

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Testing Fundamentals Quizzes