software testing | All About Testing https://allabouttesting.org Software Testing & Ethical Hacking Fundamentals Sun, 13 Nov 2022 17:03:30 +0000 en-US hourly 1 https://wordpress.org/?v=6.3.2 https://i0.wp.com/allabouttesting.org/wp-content/uploads/2018/02/cropped-logo-favicon.jpg?fit=32%2C32&ssl=1 software testing | All About Testing https://allabouttesting.org 32 32 135190090 Priority & Severity in Software Testing https://allabouttesting.org/priority-severity-in-software-testing/?utm_source=rss&utm_medium=rss&utm_campaign=priority-severity-in-software-testing https://allabouttesting.org/priority-severity-in-software-testing/#respond Thu, 17 May 2018 15:52:41 +0000 https://allabouttesting.org/?p=2415 Today we will discuss what is the difference between priority and severity in software testing. The software defect can be...

The post Priority & Severity in Software Testing first appeared on All About Testing.

]]>
Today we will discuss what is the difference between priority and severity in software testing. The software defect can be categorized into different severity and different priority. Here, a defect signifies any anomaly in software against requirements.

What is the severity and priority of software testing?

In software testing, defects can be categorized in terms of severity and priority. Now questions arise what the severity is? Severity indicates the impact on the software product. High severity means business got affected if not fixed. The higher the severity, the more the system got affected and vice-versa. Now, what is a priority? High Priority indicates software defects should be fixed as soon as possible. In simple terms, the higher the priority, the more urgency is in fixing the defect, and vice-versa.

Severity can be categorized into five types: critical, major, moderate, minor, and cosmetic.

Priority also categorizes into three types: High, medium, and low.

High Severity Low Priority

Now we understand the high severity and low priority defect. In this type of defect, an impact on the system is high, but the probability of occurrence is very low. Here, the developer can take some time to fix the defect. For example, a software product got crashed if the user clicks one internal page.

Low Severity Low Priority

Now we understand the low severity and low priority defect. In this type of defect, both the impact on the system and the probability of occurrence are very low. Here, the developer can take his/her own time to fix the defect. For example, if there is a grammatical mistake in the privacy policy page on an e-commerce website. In this case, there is no impact on business, and no harm on reputation as those pages are rarely visited by end-users.

Low Severity High Priority

Now we understand the low severity and high priority defect. In this type of defect, the impact on the system is low, and the probability of occurrence is very high. Here, the developer needs to fix the defect as early as possible. For example, there is the wrong logo of the company home page on an e-commerce website. In this case, there is no impact on business, but this harms the reputation; hence these defects should be fixed in no time.

High Severity High Priority

Now we understand the high severity and high priority defect. In this type of defect, both the impact on the system and the probability of occurrence are very high. Here, the developer needs to fix the defect as early as possible. For example, an application crashes with the click of buying an item on an e-commerce website. In this case, there is a high impact on business, and also this harms the reputation; hence these defects should be fixed in no time.

The post Priority & Severity in Software Testing first appeared on All About Testing.

]]>
https://allabouttesting.org/priority-severity-in-software-testing/feed/ 0 2415