What is the difference between severity and priority?

by Inder P Singh on May 11, 2010

After having seen this question floated in so many forums, I decided to write about it. First, the basics. These terms are used with respect to bugs. Severity and Priority are two attributes of a bug report. If you have seen Effective Bug Reports, you can see simple definitions of these terms.

Read the full article

Related Posts

{ 5 comments… read them below or add one }

Mudassar May 17, 2011 at 8:58 am

Severity is how sever the bug is, and Severity is decided by Test lead or Tester.
Priority is in what order bug should be get fixed and Priority is decided by Development Lead.

krishh September 7, 2011 at 11:52 am

High priority, low severity.
Low priority, high severity. :P

Alka September 16, 2011 at 9:29 am

Severity shows how critical the bug is and the priority tell how important the bugs is and when it has to be fixed.

Amit October 3, 2011 at 12:37 pm

Severity shows the criticality ( what is the impact of the defect? ) while the the priority shows importance of defects

Sundeep November 17, 2011 at 11:27 pm

In my opinion, severity means how badly particular bug may affect the system / functionality while priority means how soon that bug must be fixed.

Leave a Comment

*