Bird
0
0

A developer wrote this statement:

medium📝 Debug Q14 of 15
Testing Fundamentals - Why Software Testing Matters
A developer wrote this statement:
The cost to fix bugs is the same at all stages of development.
What is wrong with this statement?
AIt correctly states the cost is equal at all stages
BIt ignores that fixing bugs later is more expensive
CIt only applies to bugs found during testing
DIt applies only to minor bugs
Step-by-Step Solution
Solution:
  1. Step 1: Understand cost variation by stage

    Bug fixing cost varies and increases the later bugs are found.
  2. Step 2: Identify error in statement

    The statement wrongly claims cost is the same at all stages, ignoring this fact.
  3. Final Answer:

    It ignores that fixing bugs later is more expensive -> Option B
  4. Quick Check:

    Cost varies by stage, not equal [OK]
Quick Trick: Bug fix cost rises later, not constant [OK]
Common Mistakes:
  • Agreeing cost is equal always
  • Thinking it applies only to testing bugs
  • Assuming minor bugs cost same always

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Testing Fundamentals Quizzes