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

HI GUYS,, I HAVE 3 YEARS OF EXP IN MANUAL TESTING...NEXT MONTH ONWARDS I WORK FOR MOBILE TESTING....PLS SUGGEST ME WHAT I LEARN FOR TRAING,, MOBILE TESTING OR ANDROID....FOR MOBILE TESTERS NEED ANDROID(IFONE) DEVOLOPMENT KNOWLEDGE OR NOT? EXPLAIN CLEARLY

0 Answers  


Am asked in interview that How are u going to write test cases? I replied him that we refer to usecase diagrams and the requirements documents to write test case. Did i replied him anything wrong?

7 Answers  


Why should you care about objects and object-oriented testing?

0 Answers   3i Infotech,


what is ECP?

4 Answers  


Does requirement documents also contain Defects? am asked in interview reply me

2 Answers  






1.Alpha testing done by develping environment. Testing is done by before release or After release builds ?

2 Answers  


I want to do certification in ISTQB please anybody hepl me with the details and site to refer for further details.............if possible give me the material as well on my mail id a.vishwakarma@aol.com. Please help me........Thanks

0 Answers  


Could any one explains what is Significans of V MOdel? Why not it is called as W model or some other X model? Is there any specifi Answer for this Qustion.

4 Answers  


Hi, what is tier1.tier2.tier3 company.

5 Answers  


How does a coverage tool work?

0 Answers  


Explain Boundary value analysis, Equivalence partitoning and Error guessing?

1 Answers   IBM,


HI friends Can any body help me by sending me a SRS document in my email id:- subhasis.study@gmail.com.I want to write testcases by seeing that SRS, before attening any interview.So that i will gain more confidence.Without urs help its not possible.Plz send me.......

0 Answers  


Categories