what is severity and priority?
Answer Posted / suresh.chaluvadi
Hi
Here are the Different opinions on severity and priority
posted by different users on allinterview earlier.
1.Severity means seriousness of the Bug..Priority means
which one should rectify first..
2. severity means How badly it is affecting on function.
Priority means How important it is to fix that bug.
3.
Severity - Impact of bug in the application.
Priority - Effect of bug in the application.
4.Severity - Impact of defect on the product.Severity types
is given by testers.
Priority - Depends on Business logic.Proority is given by
business people or product manager in the company.
5. severity-the seriousness of the defect with respect to
functionality
priority- thre importance of the defect with respect to
customersite
6.Severity:Means how severe the bug is and to what extent
its affecting the application
Priority:When we want the developer to fix the bug
E.g:if P1 is the priority given to a bug then the developer
should fix the bug at the earliest
7.severity is nothing but impact of the bug on the
application
priority is nothing but importance to resolve the bug from
customer point of view
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Hello all, Can someone tell me what kind of questions i can expect from hiring manager along with two team members on final face to face interview for manual testing position.. I am switching from BA to QA as its better on benefits etc.. Thanks in advance
What is an mr?
What type of metrics would you use?
What is big bang approach?
What do you do if the bug that you found is not accepted by the developer and he is saying its not reproducible.
few automation basic questions One question to write a scriot in any language you know.
1. what is baseline document , can you say any two ?
I have an UI issue "please fill out this field" pop up in firefox browser keeps scrolling with the page is it valid???
Can you explain random/monkey testing?
What is the procedure of manual testing?
Test cases on send/ receive button of Microsoft outlook.
How do you estimate white box testing?
how can u prepare the test plan?
Hello. I am not here to answer your question. I jus found a job as software QA engr. And i am totally new to software testing. So can someone pls help me in the following scenario? there is this registration screen, and it contain: One textbox called Nickname which only accept alphanumerical One textbox called Contact which only accept numerical, One textbox called Email which can be filled with alphanumerical and symbol and One button called Register now becos there is so many textboxes, where i can filled with alphabet, number, symbol, "just space", leading zeros, leading space. there will be lots of combination. can someone pls help.. i will be appreciated if u can post the test case of the scenario i mentioned. Lots of Thanks
What is the difference between web based application and client server application?