Bird
Raised Fist0

If a bug causes a minor UI misalignment but must be fixed before the next release, what is likely its priority and severity?

easy🧠 Conceptual Q2 of Q15
Testing Fundamentals - Test Documentation
If a bug causes a minor UI misalignment but must be fixed before the next release, what is likely its priority and severity?
AHigh priority, high severity
BHigh priority, low severity
CLow priority, high severity
DLow priority, low severity
Step-by-Step Solution
Solution:
  1. Step 1: Analyze severity of UI misalignment

    UI misalignment is usually a minor issue, so severity is low.
  2. Step 2: Analyze priority due to release deadline

    Fix must be done before next release, so priority is high.
  3. Final Answer:

    High priority, low severity -> Option B
  4. Quick Check:

    Minor impact but urgent fix = High priority, Low severity [OK]
Quick Trick: Urgent fix but minor impact = High priority, low severity [OK]
Common Mistakes:
MISTAKES
  • Mixing up severity and priority
  • Assuming UI bugs are always high severity
  • Ignoring release deadlines for priority

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Testing Fundamentals Quizzes