What is p0,p1,p2,p3 in software tesing

Answers were Sorted based on User's Feedback



What is p0,p1,p2,p3 in software tesing..

Answer / priyesh

we define the priority of the bug.
po define= Critical.
p1 define= High.
p2 define= Medeium.
p3 define= Low.

Is This Answer Correct ?    81 Yes 5 No

What is p0,p1,p2,p3 in software tesing..

Answer / ravi singh jaiswar

p0,p1,p2,p3 define priority of test cases for the execution order and in Bug list or report, the priorities define that the order of bug solving but it can be vary according to the timeline and need.

Is This Answer Correct ?    6 Yes 2 No

What is p0,p1,p2,p3 in software tesing..

Answer / abcd

po define= Environment down - Update the ticket every 1hr
p1 define= Update - Update the ticket with in 30min
p2 define= Medeium - Update the ticket in a day
p3 define= Low - Gather the information and update the
ticket (time more than 2days)

Is This Answer Correct ?    10 Yes 7 No

What is p0,p1,p2,p3 in software tesing..

Answer / hareshvaity

Two terms associated with Bug.
Severity and Priority.
Severity means how severe the defect is.
Severity is decided by the Tester which can be Showstopper,
High, Medium or low.
Priority means how early the defect should be fixed.
Priority is decided by the Developers.

Is This Answer Correct ?    17 Yes 15 No

What is p0,p1,p2,p3 in software tesing..

Answer / mohit tyagi

SEVERITY:- Severity is effect of bug. effect means- Critical, Major, Moderate , Minor and Cosmetic.

PRIORITY:- Priority is about scheduling of the bug. Scheduling means P0, P1, P2, P3.
po define= Critical Bug
p1 define= High bug
p2 define= Medeium bug
p3 define= Low bug

Is This Answer Correct ?    3 Yes 3 No

Post New Answer

More Test Cases Interview Questions

write a test case on web login and bank application and client server

60 Answers   Adobe, Ciber, CTS, Login, MBT, Reliance, Semantic Space, TCS, Tech Mahindra,


I have register form there is first name field.what will be the steps to execute test case???

2 Answers  


Explain the state testing?

0 Answers  


Explain the glass box testing?

0 Answers  


what are those parameters or matrixes for tesing a software user interface?

2 Answers  






Anyone can please inform me about how to write test cases for any mathematical calculations. Say for example, we have a formula in a given scenario for calculating the interest. The given formula for interest is: (principle * 5)/(12 * 100) In this case, the principle amount may vary. Would like to know how many test cases can be written for this scenario and how can we decide over this. I will be very thankful for the answer....

3 Answers  


I want 100 test scenario for gmail

0 Answers   TCS,


what are the possible test cases for sending an sms from mobile

2 Answers  


write a test case which covers the major functionality of yahoo login

4 Answers   Hewitt,


write the testcases for a triangle ABC. given length of 3 sides of a possible triangle, check whether 3 sides do indeed form a triangle or not if they do then state whether the triangle is scalene, isoceles or equilateral. Note that the sum of any two sides of a triangle should be greater than third side. A+B>C B+C>A A+C>B. need urgently. thank u... by priya

6 Answers   Barclays, Stag Computers,


How do you differentiate the roles of Quality Assurance Manager and Project

3 Answers   ABC,


Suppose a job should be executed for every two hours? Write test case for this?

0 Answers  


Categories