What is the difference between severity and priority? Tell
me example.
Answers were Sorted based on User's Feedback
Answer / vathsala sudhakar
1)severity status is used to explain how badly the
deviation is affecting the build
2)severity type is defined by the tester
based on the written test cases and funtionality
1)priority status is set by tester to the developer
mentioning the time frame to fix the defect
2)the priority status is set based on the customer
requirements
| Is This Answer Correct ? | 15 Yes | 0 No |
Answer / vimal
severity means
it is a desied based on the impact of the defect on the custumer bussiness
four types
1.showstopper/blocker
2.critical
3.majar
4.minor/trivial
priority means
it is the importance given to fix the the defect how soon the defect must fix by the devolpers
1.p1/high
2.p2/medium
3.p3/low
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / balakiranm
Severity: Specifies the seriousness of defect on the application it can have value high(or)medium(or)low.
Priority: It specified by the project managers (or) developers.Specifies the importance of defects,it can have values like high(or)medium(or)low.
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / pragati m pawar
SEVERITY: tells how bad the bug is.....
impact of the bug on the product....
PRIORITY: order in which the bug can be fixed....
probablity of occurence of that bug....
how frequently that bug occures....
| Is This Answer Correct ? | 2 Yes | 5 No |
can anyone please clearly tell me about test scenario,test script&test case.in which levels v prepare all these?
what is mutation testing? when it is use in the phase?
WHAT IS QUALITY ASSURANCE ,,WHAT IS QUALITY CONTROL BYE
0 Answers CA, Navigation Solutions,
How does u integrate the modules before performing Integration Testing?
how to know testing of application is finished? because i have a situation from my lead what u r testing u r missing some bugs?
When will we write "use cases"? I mean that before writing test cases or after writing test cases? Please give me reply or send me answer to my mail id 'gopimanchella@gmail.com' Thanks in Advance.
Could anyone explain the testing process end to end? I you get a new project what you do, first as a test manager? Explain later steps too...
I want test cases for CLI? can any one send TC for CLI?
Stubs and drivers we use in integration testing mostly but under what kind of testing approch it comes means Black box White box grey box ? Please help to get answer for it
What incremental integration testing?
What are all covers for the Unit Testing ?
What is verification and validation in software testing? explain with examples?