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?
Answers were Sorted based on User's Feedback
Answer / geetha
High severity bugs affects the end users ....testers tests
an application with the users point of view, hence it is
given as high severity.High priority is given to the bugs
which affects the production.Project managers assign a high
priority based on production point of view.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / subramaniam dharmarajan
High severity is used to categorize whether a defect is
severe or not. Its based on the functionality and how the
defect or issue impacts the working of the functionality.
High priority in turn is used to prioritize the various
defects raised, which in turn denotes the priority in which
it needs to be fixed to be released to production. I would
say, there can be low severity issue, that can be of high
priority, if it needs to be fixed immediately.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / rishi samlal
The answer has been given already, this is the summary:
Severity refers to impact (importance)
Priority refers to urgency (when).
A defect can be Severity high but has no Urgency, meaning
we have to solve it but not immediately.
A defect can have low Severity but can have high Priority,
meaning it has low impact but we still want to have it
solved fast, for instance, as it may have dependencies or
if the developer is going for a holiday.
Those are basically the outer constraints.
A tester is usually more focussed on impact (what does bug
do to the application), Manager usually more interested in
when can/sshould it be solved.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / raj
severity means impact of the defect on application.so it is
given by testers.
in defect reporting priority means importance of the defect.
project manager decide that one.
plz rply to this mail this answer is correct or not
| Is This Answer Correct ? | 0 Yes | 1 No |
what is tracebility matrix.what is tracebility template
Are monkey testing & gorilla testing same? If not, then what is the difference between these two?
29 Answers CTS, Sanoits, TCS,
1)how can you perform load testing in manual testing 2)what is deliverable?
What is the Model/Process do u follow in your Organization for Testing?
Is there any difference between Web Application and Client - Server application? If yes pls explain it.
if google wants to introduce the third button along with "search" and "iam feeling lucky",what u will propose and how will u test it?
what is defect ,error,bug,failure and fault?
16 Answers Accenture, Celstream, EDS,
How do you go about testing a web application?
what is mean by configuration managaement.. explain with example ?
what is defect leakage?
What is web architecture that is followed while doing online project and tell the samples of architecture?
what is walkthrough?