what is difference between severity and priority?
what is difference between bug and defect?
Answers were Sorted based on User's Feedback
Answer / semo
Severity means seriousness of the Bug..Priority means which
one should rectify first..
I too don't know exact diff. between Bug and Defect.
One more RajKumar..Don't club two different questions as one
b'cos some one know one answer and some one may know the
answer for the other..So Post as two different questions..
| Is This Answer Correct ? | 19 Yes | 6 No |
Answer / sandhya reddy
Severity - Impact of defect on the product.Severity types
is given by testers.
Priority - Depends on Business logic.Proority is given by
business people or product manager in the company.
A defect may have high Severity but low priority coz it
may not be involved in business logic.
Bug-Conformed defect is called bug.it is said to be bug
only at developer place.
Defect-Any functionality is wrong then it is said to be
defect by testers.It turns to bug only at developers place.
| Is This Answer Correct ? | 8 Yes | 4 No |
what is diffence between bug and defect?
Error : Is an undesirable deviation from requirements
Bug : Is an error found BEFORE the application goes into
production
Defect :Is an error found AFTER the application goes into
production
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / softwaretester
Severity - Impact of bug in the application.
Priority - Effect of bug in the application.
Bug = when a tester gets any difference in application from
its requirement then it is called as bug.
Defect = when the customer finds any difference from
requirement or if the application doesn't work properly
then it is called defect
| Is This Answer Correct ? | 9 Yes | 6 No |
Answer / syam kumar_hyd
severity-the seriousness of the defect with respect to
functionality
priority- thre importance of the defect with respect to
customersite
bug-developer should accepect the defect
defect- difference between the actual values to expected
values
| Is This Answer Correct ? | 5 Yes | 3 No |
Answer / sravan kumar.p
severity-the seriousness of the defect with respect to
functionality
priority- the importance of the defect with respect to
customer site
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / suneel reddy
severity is nothing but impact of the bug on the
application
priority is nothing but importance to resolve the bug from
customer point of view
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / bramhaji
severity : the importance of defect wrt testcase is severity
priority : the importance of defect wrt customer is priority
Defect: due to errors if any mismatches occur in program is
called defect
Bug: if that defect approved by developer then it is called
bug.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / tester
Difference between severity and priority
Priority - It is something related to the scheduling. i.e.,
the urgency of the issue and the time period on which it
should be fixed and delivered.Priority is majorly depends
on customers expectation.
Severity - The nature of the bug or issue.It is exactly the
problem level in the product.
Difference between bug and defect
The term bug and defect almost similar. Ultimately it
refers to the problem in the code.
But in the real time , we call a bug as something
identified by the tester (i.e, before delivering a product)
and defect is identified by the customers(i.e., once the
product is delivered)
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / moon
What is the exact difference between Stress and Load
testing? Give me answer with proper examples.
| Is This Answer Correct ? | 1 Yes | 0 No |
what is the need of black box testing after completing white box tesing?
How many types of applications are available for a Test engineer to test? In detail? PLZ.
How will you go with testing process if only project requirements document is given to you
what is the common in all s.o.p (standaed operating procedure)?
What would be your action if client would raise a bug after release?
if u find a bug and reported to devoloper, but he is not agree with ur openion what u will do,how u convince to them
how to write the test cases for mark as read/unread mails for gmail inbox?and what are the testings we will do?
what is X-SS(Cross Site Scripting)?
Is it possible to have a defect with high severity and low priority and vice-versa i.e high priority and low severity? Justify,if possible? give a example?
what all the metrics to be checked for a document ?
What are the differences and similarities between build and fix model and the v-model??
What is a Show Stopper?