What is p0,p1,p2,p3 in software tesing
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
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 |
how we test the login page using jwebunit test case...
explain end to end scenario's for online Money transfer in Banking Domain?
In a log in page what will be test procedure, test scenario, test description & test steps?
How to write testcases for username creation?Given requirements are min 6characters,atleast one alphabet,alpha,alphanumric
what is self cleaning of test cases and repeatability and usability of test cases?what is the difference in repeatability and usability
test cases for calculator ,this should accept integer form +99 to -99(perform addition operator).need to raise defects
How to write test case for this scenario. The system shall compare the requested name with the Service Member Name field in the database
"search"test cases on Linkedin website and how will you write test cases on it?
If userA send a string through whatsapp but userB is not getting properly the string, Then what may be problem? Can someone write testcase of this. Both whtsapp application is same version and OS is also same android version.
test case for pen?? with actual value and expected calue
how to write test cases for the example state name starts with A B C D E F G H I J K L Z
build 1 bug is raised and it was closed by developer and build 2 is released in build 2 also same bug raised what is the satus of that bug. 1>reopen 2>open 3>new 4>defered