RE: What is meant by P1 bug? any another similar bugs
P1 bug is the priority 1 bug that means without solving or fixing this bug the application can not continued. we rate the bugs based on the priority and siviority. p1 p2 p3 p4. p1 bugs also called as showstopper bugs
RE: What is meant by P1 bug? any another similar bugs
priority may be given different names by diff companiessome call priority as p1 p2 p3 p4and in our company we use priority as 1. critical when the severity is fatalhigh when the severity is majorminor when the severity is mediumsuggestion when the severity is low
RE: What is meant by P1 bug? any another similar bugs
P1 bug is a critical bug which needs an immediate fix without which the application can't continue functioning. P1 bug needs an immediate attention and needs to be fixed within 4 hours from the time it's been reported.
For example let's consider a banking application. If the server is crashing for every 2 mins then it's a P1 bug.
RE: What is meant by P1 bug? any another similar bugs
Priority means the order in which the bug is fixed.Depending on the input of the user defects which are most important to them therefore should be fixed first.P1 is priority one defects which are high prority defects & should be fixed very soon before the product/build is to be released.