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 different impact rating’s you have used in your project?
what risks do u faced u r projest how do you solve
How do the test cases differ for Functional,Integration,System and User Acceptance Testing???
we enter that user name field is blank and password field is blank and click on Ok. what type of testing is this 1) functional testing 2)security testing
How do you prepare a regression testing suite?
What are the advantages of Manual Testing?
Hi,Can anybody pls let me know "what is the actual need for test strategy when there is test Plan?"Whay is test plan needed?
What do you like about Windows?
Can you tell me what is boundary value analysis and Equivalence partitioning, and error guessing with examples
What is srs and brs document?
What kind of testing to be done in client server application and web application? Explain
what is mean by service level testing? what will come under this?