Based on how do we classify the bug as
Major ,critical ,minor ,low ,medium ,high Severity and
priority with examples ?plzzzzzzzzzz...
Answer Posted / rohinibudda
low level bug is also called as cosmetic bug. i.e if there
is change in the spelling or colour mistake then we call it
as low level bug. it will be having low seviority(s1). and
priority is p5(i.e before delivery we can fix the error)
Medium level bug : if there is any mismatch with the
expected and actual values then we call it as medium level
bug, here the seviority is s2. and priority is p4(i.e with
in a week)
High level bug: It is an unexpected error or output, and the
seviority is s3. and priority is p3(i.e with in 2-3 days)
very High or Major level bug: any fatal error or the module
crashes while running the application we call it as high
level bug. Seviority is s4 and priority is p3(i.e with in a day)
Urgent or Critical bug: application crash, seviority is s5
and priority is p1(i.e it has to be fixed with in 2 to 3 hours )
| Is This Answer Correct ? | 15 Yes | 2 No |
Post New Answer View All Answers
could any body plz let me know which is best training institute for telecome testing in hyderabad?
How to explain the Insurance project in the interview?
Are there more defects in the design phase or in the coding phase?
Does an increase in testing always improve the project?
What is the purpose of test strategy?
aplitue questions will be based on wich type ?
Hi, Can anyone suggest a test case writing technique for the below scenario. 1. User draws a lines on the image 2. User selects the lines and right clicks ( Measuremnts like distance between the start and the end point, coordinates of start point and coordinates of end point) 3. User selects one of the measurement Measurement is displayed Just want to highlight, i am looking for a test case writing technique for above scenario.
Can you explain equivalence partitioning?
wat if fiddler and how it is used in tesing an application. please explain with a real time scenario
Can you explain the pdca cycle and where testing fits in?
Describe some staff conflicts you have handled.
how to write test cases on SRS?tell me any example which type of certification is usefull for less then 1 yr exp. people in testing. can anybody know immediatly sent it which the answer
What is big bang approach?
Hi Friends, Can anubody give me brief overview of Automation tools.. (basics of tools-summary)of following tools? 1.Qualty Center 2.Load Runner 3.Win Runner 4.Q.T.P mail me on ...rachna.huda@gmail.com
What expected result should come when Enter any sql query like “Select * from hello;” without quotes and with quotes.