What is the difference between severity and priority?
Severity is how badly the product breaks — the tester sets it. Priority is how soon the business needs the fix — the product owner sets it.
Severity is how badly the product breaks — the tester sets it. Priority is how soon the business needs the fix — the product owner sets it. They move independently, and interviewers ask this to see if you can hold both lenses at once.
A crash in a report almost nobody opens: high severity, low priority. A typo in the company name on the homepage: low severity, high priority — every visitor sees it. Quote a pair like this from your own project and the question is won.
- Severity = impact, QA sets it
- Priority = urgency, product sets it
- They can diverge
Pick one where you argued the call: a payment crash behind a disabled feature flag — severe but zero users hit it, so it waited a sprint. Or a cosmetic logo issue shipped as an emergency fix before a client demo.
Move off adjectives onto impact: who hits it, how often, is there a workaround. Often they're pricing the fix effort while you're pricing user damage — both can be right. If it still stands, the product owner owns the call.
Reciting definitions and stopping. Every candidate can define them; the example is what gets scored.