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 are the advantages and disadvantages of waterfall model?
what is defect density?
what are the good test cases for the login form containing 4 fields like Username,Password,LOGIN button and CANCEL button?
How will you link the Defect to the test case? Explain Bug life cycle
what is server-side testing? what is automation framework?
how to do security testing in real time scenario in manual testing and automation testing qtp
What is the limitation of First Name, Middle Name & Last Name text box? and what is the limitation 0f Only Name text box?
Is it necessary to do regression testing after retesting
Hi there, I am new to the world of testing. Is there any place where I can have a look at an actual specification documents or test plans or test cases. This will help me in generating a level of confidence. Looking forward to your replies
which scripting language is used to write scripts for testdirector?only testing team can use testdirector?or other people like working on oracle(accounts) can also use this? pls answer Thanks in Advance
what are the risks involved in testing ?
Can you explain steps in function points?