what are the types of priority and sevority?
Answers were Sorted based on User's Feedback
Priority- Importance of the bug is known as Priority
P1
P2
P3
P4
P5
Seviority-Impact of the bug is known as Seviority
S1
S2
S3
S4
S5
| Is This Answer Correct ? | 15 Yes | 3 No |
Answer / anu
Priority is basically from the Test Engineer point of View.
Four types of prioiry is defined as follows:
1. Blocking --- Block the Project to move further.
2. High --- Impcat on particular Functinality.
3. Medium --- You can skip the particular Step after that
Functioanlity is working.
4. Low --- Very Less impact just like
cosmetics/beautifications bugs etc.
Whereas Severity is concerned its from Customer point of
view. How the particaular functionality is going to impact
the Customer.
Three types of prioiry is defined as follows:
1. High --- Impcat on particular Functinality. test for
hemperage of data.
2. Medium --- You can skip the particular Step after that
Functioanlity is working.
3. Low --- Very Less impact just like
cosmetics/beautifications bugs etc.
| Is This Answer Correct ? | 12 Yes | 5 No |
Priority : how fast the bug should be resolved.
Severity : how badly it effected the application.
Priority : p1 --> Fatal ------------- S1 --> Critical
p2 --> Major ------------- s2 --> High
p3 --> Minor ------------- s3 --> Medium
p4 --> Suggestion ------------- s4 --> Low
| Is This Answer Correct ? | 8 Yes | 5 No |
What tool do you use in mobile testing?
In a company does a tester communicate with clients? if yes then in what situation?
How do you feel about cyclomatic complexity?
How to conduct Regression Testing Manually?
how do u find out memory leaks in any application..?
What group of teams can do software testing?
what is difference bettween High level documents and low level documents wht is covered in it ? when does tester uses this ie wht level of testing?
knowledge of Sales domain
What r the types of Test case design techniques
Write the test cases for yahoo home page
Difference between Functional and System testing?
why did u chose software testing?