Bird
Raised Fist0

Examine this test log snippet:

medium📝 Predict Output Q5 of Q15
Testing Fundamentals - Why Software Testing Matters
Examine this test log snippet:
Test Phase: Post-release
Test Type: Regression Testing
Result: Failures detected in existing features

Which SDLC phase does this testing most likely correspond to?
ARequirement Analysis
BDesign
CImplementation
DMaintenance
Step-by-Step Solution
Solution:
  1. Step 1: Analyze the test log details

    The test phase is post-release and involves regression testing, which checks for defects after deployment.
  2. Step 2: Identify the SDLC phase

    Maintenance phase involves fixing issues and regression testing after software release.
  3. Final Answer:

    Maintenance -> Option D
  4. Quick Check:

    Regression testing after release indicates maintenance phase [OK]
Quick Trick: Regression testing after release is part of maintenance [OK]
Common Mistakes:
MISTAKES
  • Assuming regression testing only occurs during implementation
  • Confusing design phase with testing activities

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Testing Fundamentals Quizzes