what is difference between severity and priority?
what is difference between bug and defect?
Answers were Sorted based on User's Feedback
Answer / dharmaraj allukapally
Severity means seriousness/ Impact of the defect w.r.t functionality.
SEVERITY:-
Blocker
critical
major
minor
cosmetic
Priority means Imaportance/Effort of the defect w.r.t customer side.
PRIORITY:-
P1
P2
P3
P4
dharmarajtestengr@gmail.com
9885531134
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / dharmaraj allukapally
ERRORS:-
Developers will call mismatches as Errors
DEFECTS:-
Testers will call mismatches as Defects
BUGS:-
Customers will call mismatches as Bugs
dharmarajtestengr@gmail.com
9885531134
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / girish
Severity:Means how severe the bug is and to what extent its
affecting the application
Priority:When we want the developer to fix the bug
E.g:if P1 is the priority given to a bug then the developer
should fix the bug at the earliest
------------------------------------------------------------
Bug:Found by tested before the application goes into
production
Defect:Found by customer after the application goes into
production
------------------------------------------------------------
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / nikhil
Saverity and priority both are related with effect of a bug
on behaviour of application but saverity is how the bug can
affect or its seriousness decided by TESTER and the priority
is decided by DEVELOPER after reviewing that defect.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / minu mishra
Severity is defined by the impact of the application or
system.
Priority is defined based on the business need and
application both.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / vidya sagar a
severity:severity describes the seriousness of the defects.
priority:priority describes the sequence in which defects
need to be rectified.
Defect:Defect is the deviation from the requirements.
Bug:Bug is the error identified in the application.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sneha
Error: When a programmer makes a mistake while coding then
it is called error.
Defect: If a tester finds that error then it is defect.
Bug: If a developer accepts that defect then it is Bug.
severity: the seriousness of the bug
priority:how much the bug is harmfull to the application.
thank u
Sneha
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / minu mishra
Basically Bug and Defect are same. Every client has there
own way of naming or calling terminologies. I have recently
heard SIR (software incident Report), Anomaly is also being
used for the same term bug or defect, so it is basically
same no difference. A tester also finds bug or Defect which
could be basically software error/ test script error/
requirement error. This means any software related issue
which doesn’t match with expected result. Customer also
finds bug or defect when they use their product those
defects gets fixed according to the need in next release or
build. If a customer finds show stopper defect(s) or Bug(s)
then it is not tested and approved properly as expected by
the requirement.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rajesh
severity:the seriousness of defect in terms of functionality
priority:the importance of defect in terms of customers
defect:a mistake in coding is called error.this is error
found by during testing by test engineer called defect
bug:reported defect accepted by the developers is called bug
or issue issue means bug in us terminology.
| Is This Answer Correct ? | 2 Yes | 3 No |
What is the advantage of V-model compared to other models?
Difference in web based application,desktop application and client server application? plz explain Us
what are the key challenges of testing?
what is non functional requirements used in ur project?
can anyone tell me the questions that can be posed in an interview for a 5 year experienced person in manual testing
What characteristics would you seek in a candidate for test-group manager?
What is Arthogonal Array Testing Strategy ?
what is the difference between section & test feature in test case documention?
how to write bugtitle and bug description for 1*1=2 2*2=4 3*3=10 4*4=16 5*5=26.give me the full format.
Difference between QA and Testing?
13 Answers Deepak Enterprises, IBM, Mechanical, Trigent,
After receiving the bug as fixed , what types of tests we will continue...
Wat type of questions ll be asked in interview for an 1-2 yrs. experinced persond and i need some database concept question in testing.