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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

This was asked to me recently in Microsoft interview How would you do DOS copy command testing

1907


How to write a test case for create folder in the email. create aliases for email adress in the email. thanks Its urgent

2099


WE WANT HEALTHINSURENE PROJECT FUNCTIONAL TEST CASES

2353


Roads concatenation Problem Consider we have some GIS (Geo Information System) operating over some road network. Each road represented as array of two-dimensional geographical points. Road network is a set of roads. System has function called Concatenate(). This function takes raw road network and should return optimized road network. Optimization lies in concatenating roads with matching start or end points, i.e. if road AB end point matches road BC start point, then optimized network should contain concatenated road AC. Optimized network shouldn’t contain two roads which can be concatenated. Your task is to suggest set of test cases for Concatenate() function in order to make sure it works correctly. public interface IPoint { double Lat { get; } double Lon { get; } } public Road : List { } public RoadNetwork : List { } public RoadNetwork Concatenate(RoadNetwork roads);

1930


What is the logic testing?

765






can one defect be mapped to more than one test script in manual testing

1994


Write a test case for computer keyboard?

781


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.

1557


How to write test case for this scenario. The Contact Information screen shall be displayed to the user during Case Update

1529


How to write test case for this scenario. The system shall compare the requested name with the Service Member Name field in the database

1516


please give me different test scenario for uploading whatsapp status from gallery and camera

5468


Sample test cases for data conversion(Utility billing system)

6861


What is business validation test case?

686


how to write test cases for smart meter for gas and electricty

2443


explain end to end scenario's for online Money transfer in Banking Domain?

1401