Bird
0
0

A team following Agile testing wrote this test step:

medium📝 Debug Q14 of 15
Testing Fundamentals - Testing Models and Approaches
A team following Agile testing wrote this test step:
Run all tests only once at the end of the sprint.
What is the problem with this approach?
AIt delays feedback and risks finding bugs late
BIt improves collaboration between team members
CIt ensures continuous integration is working
DIt speeds up bug fixing during development
Step-by-Step Solution
Solution:
  1. Step 1: Understand Agile testing timing

    Agile testing requires frequent testing during development, not just once at the end.
  2. Step 2: Identify the issue with the test step

    Running tests only once delays feedback and risks late bug discovery, matching It delays feedback and risks finding bugs late.
  3. Final Answer:

    It delays feedback and risks finding bugs late -> Option A
  4. Quick Check:

    Delayed testing = It delays feedback and risks finding bugs late [OK]
Quick Trick: Test often, not just once [OK]
Common Mistakes:
  • Thinking testing once is enough in Agile
  • Believing this improves team collaboration
  • Assuming it speeds up bug fixing

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Testing Fundamentals Quizzes