Multiple choice technology testing

Severity and priority need to match

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Severity (impact on system functionality) and priority (order of fixing) are independent attributes. A critical-severity bug affecting a rarely-used feature may have low priority, while a minor bug affecting a core feature may be high priority. Therefore, they do NOT need to match.