Bird
0
0

Why might a bug with Critical severity have a Low priority in a bug tracking system?

hard📝 Conceptual Q10 of 15
Testing Fundamentals - Test Documentation
Why might a bug with Critical severity have a Low priority in a bug tracking system?
ABecause severity and priority always match
BBecause the bug is easy to fix
CBecause the bug affects a feature not used in current release
DBecause testers decide priority, not developers
Step-by-Step Solution
Solution:
  1. Step 1: Understand severity vs priority relationship

    Severity is about impact; priority is about when to fix based on business needs.
  2. Step 2: Analyze why priority can be low despite critical severity

    If the affected feature is not used in current release, fixing can be delayed, so priority is low.
  3. Final Answer:

    Because the bug affects a feature not used in current release -> Option C
  4. Quick Check:

    Unused feature = low priority despite critical severity [OK]
Quick Trick: Unused feature bugs can have low priority [OK]
Common Mistakes:
  • Assuming severity and priority always match
  • Confusing fix difficulty with priority
  • Ignoring business context in priority

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Testing Fundamentals Quizzes