Bird
0
0

Which phase in the software development lifecycle is primarily responsible for planning how testing will be done?

easy📝 Conceptual Q11 of 15
Testing Fundamentals - Why Software Testing Matters
Which phase in the software development lifecycle is primarily responsible for planning how testing will be done?
ADeployment
BCoding
CRequirement Analysis
DMaintenance
Step-by-Step Solution
Solution:
  1. Step 1: Understand the role of Requirement Analysis

    This phase gathers and analyzes what the software should do, including defining test requirements.
  2. Step 2: Identify testing planning activities

    Planning how to test is done early, during Requirement Analysis, to ensure tests cover all needs.
  3. Final Answer:

    Requirement Analysis -> Option C
  4. Quick Check:

    Testing plan starts in Requirement Analysis [OK]
Quick Trick: Testing plans start with requirements, not coding [OK]
Common Mistakes:
  • Confusing coding phase with testing planning
  • Thinking deployment includes test planning
  • Assuming maintenance is for initial test planning

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Testing Fundamentals Quizzes