1.what is the deference between priority and severity?

Answers were Sorted based on User's Feedback



1.what is the deference between priority and severity?..

Answer / s.babu

“Priority” is associated with scheduling,
that mean which bug is going to be fixed first,like this
scheduling the bugs according to the seriousness of the bugs.

“severity” is associated with standards,
describes the seriousness or impact of the bug,that mean how
the bug may affect the application,
Types of severity:
Blocker: No further testing work can be done.
Critical: Application crash, Loss of data.
Major: Major loss of function.
Minor: minor loss of function.
cosmetic: Some UI enhancements.

Is This Answer Correct ?    1 Yes 0 No

1.what is the deference between priority and severity?..

Answer / rohit

Priority is about when to fix a bug. It is a function of Development team in consultation with testing team.

Severity is about how critical is the bug for functionality of the system.
eg of severity are enhancement, minor, major, critical

Eg of High Severity Low Priority:
Suppose we have designed 100 Test cases. out of these 100, 25 test cases have a step in description which if executed makes the system unstable. Now this is a high severity (Critical) bug, because when executed our system gets crashed and customer may loose data etc as it is absolutely a valid step to execute. But since we have 75 remaining test cases whcih can be executed before we again concentrate on these 25, it will be high severity and low priority.

Eg of Low severity and High Priority:
Out of the remaining 75 test cases we find a bug in a step for all these 75 test case which has a bug - A minor bug which customer might never notice. This is high priority as we are not able to proceed with testing until the bug is fixed. So it is low severity and high priority

Is This Answer Correct ?    1 Yes 0 No

1.what is the deference between priority and severity?..

Answer / swapna

Severity means how serious the bug is

Priority means which bug needs to be fixed first , Priority
will be given by the test manager

Is This Answer Correct ?    2 Yes 2 No

1.what is the deference between priority and severity?..

Answer / prasad

Severity:
Seriousness of the bug in terms of functionally
Priority:
Importance of the bug with respect client requirement.
4 types of levels will be there.
1.High priority and high severity.
2.High priority and low severity.
3.low priority and high severity.
4.Low priority and low severity.

Is This Answer Correct ?    0 Yes 0 No

1.what is the deference between priority and severity?..

Answer / sunithayagnamurthy

seviority is the importence of the defect interms of
functionality
priority is the importence the defect or bug interms of
customer requirment

Is This Answer Correct ?    0 Yes 1 No

1.what is the deference between priority and severity?..

Answer / ashwin

Severity means how much serious will take about the bug
based on our functionality
priority means how the defect will efect the customer
expectations

Is This Answer Correct ?    0 Yes 1 No

1.what is the deference between priority and severity?..

Answer / kumaravel.kv

Severity defines, seriousness of defectes with respect to
functional point view.
Priority defines, importance of defects with customer point
of view.

Is This Answer Correct ?    1 Yes 3 No

1.what is the deference between priority and severity?..

Answer / lakshmi

Severity is the impact of the bug in an application and
priority is the rate at which we fix the bug.

Eg high severity and low priority

spelling mistakes

"Yahoo" in the home page is mis spelled as yhaoo

Is This Answer Correct ?    1 Yes 3 No

1.what is the deference between priority and severity?..

Answer / santhosh

Severity means the seriouness of the bug with respect to
functionality.
whereas priority means the seriousness of the bug with
respect to customer.

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More Manual Testing Interview Questions

How we allocate the priority(Blocker, Critical, etc.,) in Testing?

0 Answers  


what is scrum how with ex?

0 Answers  


When have you had to focus on data integrity?

0 Answers  


Mapping the test cases with the requirement. What is this process called?

6 Answers   iSoft,


what r the different types of testing environments?

11 Answers  






To what extent is the tester responsible for the time delay in the test plan execution?

1 Answers  


what is cause effect graph & exp its types?

3 Answers  


how to write the test case for online (credit/debit) payment

2 Answers   Bank of the West, BirlaSoft,


what is the difference between TEST PLAN,TEST STRATEGY,TEST SCENARIO,TEST SUMMARY

1 Answers  


Write or explain 3 testcases you executed recently with detailed descriptions ,steps to reproduce & explain what results they gave when you executed on a recent build?

0 Answers  


which process u followed in ur company?

4 Answers   CarrizalSoft Technologies, Microsoft,


what the purpose of requirement phase

4 Answers  


Categories