0% found this document useful (0 votes)
39 views1 page

Severity ND Priority

Defect severity refers to the effect of a defect on the application, as determined by testers, while defect priority refers to the urgency of fixing a defect, as determined by developers. High severity and low priority defects can be fixed in future releases, while high severity and high priority defects require urgent fixes. Even low severity defects may be high priority if they affect key areas like a website's homepage that receives high traffic.

Uploaded by

Sanjib Bal
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
39 views1 page

Severity ND Priority

Defect severity refers to the effect of a defect on the application, as determined by testers, while defect priority refers to the urgency of fixing a defect, as determined by developers. High severity and low priority defects can be fixed in future releases, while high severity and high priority defects require urgent fixes. Even low severity defects may be high priority if they affect key areas like a website's homepage that receives high traffic.

Uploaded by

Sanjib Bal
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Defect Severity determines the defect's effect on the application where as Defect Priority determines the defect urgency

of repair. Severity is given by Testers and Priority by Developers 1. High Severity & Low Priority : For example an application which generates some banking related reports weekly, monthly, quarterly & yearly by doing some calculations. If there is a fault while calculating yearly report. This is a high severity fault but low priority because this fault can be fixed in the next release as a change request. 2. High Severity & High Priority : In the above example if there is a fault while calculating weekly report. This is a high severity and high priority fault because this fault will block the functionality of the application immediately within a week. It should be fixed urgently. 3. Low Severity & High Priority : If there is a spelling mistake or content issue on the homepage of a website which has daily hits of lakhs. In this case, though this fault is not affecting the website or other functionalities but considering the status and popularity of the website in the competitive market it is a high priority fault. 4. Low Severity & Low Priority : If there is a spelling mistake on the pages which has very less hits throughout the month on any website. This fault can be considered as low severity and low priority.

You might also like