Bird
0
0

Which of the following is the correct way to classify a bug with 'Blocker' severity and 'Low' priority?

easy📝 Syntax Q3 of 15
Testing Fundamentals - Test Documentation
Which of the following is the correct way to classify a bug with 'Blocker' severity and 'Low' priority?
ABug causes crash and must be fixed immediately
BBug causes minor UI glitch and fix is urgent
CBug stops all system functions but fix can wait
DBug is cosmetic and fix is optional
Step-by-Step Solution
Solution:
  1. Step 1: Understand 'Blocker' severity

    Blocker means the bug stops system functions or blocks progress.
  2. Step 2: Understand 'Low' priority

    Low priority means the fix is not urgent and can be delayed.
  3. Final Answer:

    Bug stops all system functions but fix can wait -> Option C
  4. Quick Check:

    Blocker severity + Low priority = Critical impact, delayed fix [OK]
Quick Trick: Blocker = stops system; priority decides fix speed [OK]
Common Mistakes:
  • Assuming blocker bugs always have high priority
  • Confusing severity with priority urgency
  • Ignoring impact when priority is low

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Testing Fundamentals Quizzes