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 will you identify the client side error and server side error in web application?

0 Answers   Mind Tree,


How you create Test Cases Based on Test Plan ? Is there any approach following for creation of test cases?

4 Answers   US Technology,


hi i want manual testing interview question(3+exp)please tell me

0 Answers  


What is a test log?

0 Answers  


How will you review the test case and how many types are there ?

1 Answers   Crea,






1) How to test session ? 2) There is a website in which the user has to register to use its features. Suppose one user has registered in that site by paying some amount only for 1 month. Now i want to test the application that the user should not use the features of the site after 1 month. How to test it? The tester cannot wait for 30 days to test it....bear in mind..Thanks in advance...

1 Answers   IBM,


Can anyone explain me these 3 techniques with an example? 1).Equalent Class Partision 2).Cause-Effect Graph analysis 3).Error Guessing.

3 Answers  


what is the entry and exit criteria for system testing in v model

2 Answers  


what we do when our reported defect reject?

6 Answers  


Hi everyone, My name is Salil Mishra. I am having 1.7 years of experience in manual testing. But as i m 2008 passout, there are limited position for me in the companies. Please help me out in getting a good job guys..I f you find something then please mail me at salilmishra29@gmail.com

0 Answers  


Hello Friends Can anybody give me some idea about telephonic interview on Testing.As a exp. what could be the questions , that u guys have faced or you know ? Plz help me out

0 Answers  


Could anybody tell me types of testing involved when the project is at maintenance.

4 Answers   IBM, Oracle,


Categories