Q. If a bug has high severity then usually that is treated as high priority,then why do priority given by test engineers/project managers and severity given by testers?
April 29, 2008
Interview question
Subscribe to:
Post Comments (Atom)
Testing Tutorial,Interview Questions, Video, Test cases ...
Q. If a bug has high severity then usually that is treated as high priority,then why do priority given by test engineers/project managers and severity given by testers?
1 Comment:
Severity is given by testers refers to the level of impact, the defect has created on users business
Priorty is given by test lead/project managers to not stop testing proceedings (what to fix 1)
For eg .. A low severity bug which stops testing proceedings may be Given High priority ..
or
A low severity bug on fixing may eliminate two high severity bugs can be given High priority
Post a Comment