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 |
Smoke testing is ------ 1.sanity testing 2.Functional Testing 3.Build Verification Testing 4.Regreesion Testing
How will you deploy a web appln?i mean how will recive that build if it is web based(asp.net)?
what is meant by Inspections? what arewalkthrough?
What is the role of software tester in process of verification? Explain.
Can you explain confirmation testing?
How many operating system you can installed on one machine? What is NTFS and FAT32?
Is Software Testing categorized as a technical or Non-technical job???
When priority and Severity is opposite then which one required to solved first? Bug Number 1=(Severity 1 & priority 3), Bug Number 2=(severity 3 & priority 1), (high=1,Medium=2,Low=3)
What is frame level testing and how do we test it?
How will You select the regression testcase
What is the difference between V model and W model?
9 Answers College School Exams Tests, Infosys, Techkriti IIT Kanpur,
Which one of the project team members bears the responsibility of deferring new functionality to a later release?