Bug Severity Scale
by Željko Filipin
tags: testing
Estimated reading time is 1 minute.
From time to time I have to forward our bug severity scale to a customer responsible for reporting bugs.
We use only the first five. I do not remember when I reported a bug with severity six or seven.
1. Showstopper - blocks development and/or testing work, production could not run
- Critical - crashes, loss of data, major memory leaks
- Major - major loss of function
- Minor - minor loss of function; other problem where easy workaround exists
- Trivial - cosmetic issue like typo, misaligned images, and similar
- Fix if time - super-low priority
- Don’t Fix
Feedback
Thank you for reading. If you want to stay in touch please use the feed or send me an email.