Severity and Priority are two completely different concepts when it comes to managing Software defects.
• Bug severity indicates how much effect a bug is doing on the application.
• Bug priority indicates how important or how quickly it is to fix that bug.
Severity defines the impact that a given defect has on the system.
They are classified in following sections
Priority defines the order in which we should resolve a defect.
They are classified in following sections
Following are the examples where different combination of Severity and Priority can be clubbed.
• Bug severity indicates how much effect a bug is doing on the application.
• Bug priority indicates how important or how quickly it is to fix that bug.
Severity defines the impact that a given defect has on the system.
They are classified in following sections
- Blocker
Application crashes or fails to initialize. Database connectivity issue where system is unable to fetch data or fetches wrong data. - Critical
Important feature in test fails. - Major
Secondary feature in test is not operating as expected. - Normal
Secondary feature in test has some not so important issues. Minor feature in test is not operating as expected. - Minor
Secondary feature in test has some UI issues. Minor feature in test has some not so important issues. - Trivial
Minor feature in test has some UI issues or typos. - Enhancement
Any modification in the existing product which is not covered in requirements, but the stated modification shall be essential for look and feel or for business.
Priority defines the order in which we should resolve a defect.
They are classified in following sections
- Priority 1
- Should be fixed as soon as possible.
- The application hangs or crashes (Blockers, Critical and Show stopper Issues).
- Data loss taking place.
- Memory Leakages are identified.
- Implementation is opposite to the requirement specified. - Priority 2
- Should be considered to fix as soon as possible.
- Having important feature some logical issues. (Wrong functionality implemented).
- Performance Issues.
- Major Cosmetic Issues
- Important Typo errors to be fixed - Priority 3
- Should be considered to fix.
- Having secondary or other feature some logical issues. (Wrong functionality implemented).
- Minor Cosmetic Issues - Priority 4
- Should be considering to be fixed before build is released to clients.
- Minor Cosmetic Issues.
- Other Typo Errors. - Priority 5
- Enhancement and Suggestion.
Following are the examples where different combination of Severity and Priority can be clubbed.
- High severity, High priority
If we need to print some data on paper or display some data on screen, and you observed that the data is not printed. For example a Mobile number which is a mandatory field is to be entered in an application and it is to be printed, but it is not printed even though user has entered data. The scenario stated is of High Severity and High Priority. - High severity, Low priority
If we need to print some data on paper or display some data on screen, and you observed that the data is printed but not in order in which we expected. For example an address is to be printed as Building name, followed by Flat No but in actual implementation the order is not as per requirement. The scenario stated is of High Severity but with Low Priority. - Low severity, High priority
If we need to print some data on paper or display some data on screen, and you observed that the data is printed but it gets trimmed at the end. For example a Mobile number which is a mandatory field is to be entered in an application and it is to be printed, but it is not printed completed. For example user enters 10 digits and in actual implementation only 8 – 9 digits are printed even though there is more space which permits more digit to be printed. The scenario stated is of Low Severity and High Priority. - Low severity, Low priority
If we need to print some data on paper or display some data on screen, and you observed that the data is printed but some punctuation are missing as we expected. For example an address is to be printed as Building name followed by comma and Flat No but in actual implementation the comma is missing. The scenario stated is of Low Severity but with Low Priority.
Note: There are different process and methodologies followed in various organizations. The above content is as per my experience in industry so far.
Please feel free to write comments if you like my post or else if your opinion is different or you may like to add any more points in them.
I surfed a lot to get information on Severity Vs Priority, but didn't find any useful information. But your post has explained it in very friendly manner. Thanks Chirag
ReplyDeleteYou feed back is critical for me. It helps me to improve my self.
DeleteThank You!
Thanks for the nice article. In my opinion, the testers assign severity when they discover an issue, and usually use the default priority.
DeleteLater in the development cycle, the priority is modified to reflect the order in which the team wants to address the bugs.
And late in the cycle, during Triage, the priority may be further modified, to help separate the must-fix bugs from the rest.
nice explanation.
ReplyDeleteTry adding another example. The one you have added is interesting, but you could definitely add a more commanly used software as an example i.e. Using Google as an example, and gmail as the application.
ReplyDeleteHi,Will u please help me with how to do "SECURITY TESING" for web applications ?
ReplyDeleteReally helpful indeed....thnks
ReplyDeleteReally helpful article. Thanks a ton for this.
ReplyDeleteReally helpful article..Thanks a lot for the simple yet sophisticated examples.
ReplyDeletenicely explained, good job !!!!
ReplyDeleteThis comment has been removed by the author.
ReplyDeleteThanks for sharing useful, I would like to share one of the best Independent Software Testing Company! Indium software is Established in 1999, its Offshore & In-Housing Software testing services provider company. Indium has its registered office in California, Georgia and also has multiple offshore delivery centers in India.
ReplyDeleteServices like Mobile application testing services, Game software testing services, Software Testing services, QA services, Software verification and validation, Offshore Software testing, QA Validation services, Test consulting services, automated software testing, quality assurance software testing, web based application testing .
iji
ReplyDeleteawesome and helpful article compare to other
ReplyDeleteThank u for sharing