Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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 ?    82 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

Explain the static testing?

0 Answers  


Write a test case scenario for Web-based address book?

0 Answers  


How many test cases u will write for Acceptance testing?

0 Answers  


How do you review the test cases which are prepared by your team member. answer is: using traceability matrix, matching testcases with the requirements. He again asked - assume that all the test cases are matched with the requirements, then what do you do, how do you proceed in this case..

2 Answers   Mind Tree,


What are the properties of a good requirement?

4 Answers  


If for any software product, if the customers more often us few functions, and rarely use few othere functionality. what a tester can expect more deffects can be found, in what area, where the functionality frequently used OR where rarly used?

0 Answers  


What is transaction testing?

0 Answers  


In a log in page what will be test procedure,test scenario,test discription & test steps?

1 Answers  


How to write the test scenarios for the following: 1. Searching train. 2. Data encryption and decryption. 3. Single signon. 4. Document printing. 5. Testing EMail. 6. Data authentication.

0 Answers   HCL,


How does the size of the OPCODE field limit the number of operations? Give an example to support your explanation?

0 Answers  


For example out of 100 test cases if I ask you to automate how many you can automate?

13 Answers   HCL, MBT,


Given the following code, which is true about the minimum number of test cases required for full statement and branch coverage: Read P Read Q IF P+Q > 100 THEN Print “Large” ENDIF If P > 50 THEN Print “P Large” ENDIF how to find statement and branch coverage? Explain in brief?

0 Answers   ISTQB,


Categories