What is the difference between bug,error,defect.
Answers were Sorted based on User's Feedback
Answer / maheswar
at the time of coding mistake error,when the mistake
noticed by the tester defect,tester sends this defect to
development team if the developeragrees then it is bug
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / ramana.moparthi
A programmer detected a problem in programme called error.
The tester detected problem in build called defect/issue.
The reported defect/issue accepted by developers to
resolve,called bug.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / shireesha
ERROR:- error is a problem related to the programme
BUG:- if the defect is accepted by the developer then it is
called bug.
FAULT/FAILURE:- if the customer identify the problem after
the delivery then it is called as fault/failure.
DEFECT:- defect is deviation from requirement
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / sailaja
Error : The mistake found in the code.
Bug: During Testing if any functionalities doesnot work
then it is a bug.
Defect: If Expected result is not equal to Actual Result
then it is a defect.
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / krishan chaudhary
Actually it is a cycle
(Bug)
Tester TL-------------------------Dev. TL
! !
! !(Error)
! (Defect) !
! Developer
Tester
When Tester finds something mistake then it is a defect, he
send this to his TL, if his TL approves the defect, then it
is bug, he sends this to the developer TL or to the
developer then it an error for the developer.
Am i correct ???
| Is This Answer Correct ? | 0 Yes | 1 No |
what is the steps for preparing scenario ?
How to check for spelling mistakes in the application when doing manual testing please tell me their is any alternative other than by observing
What is benchmark testing? hi friends... can anyone suggest the correct answer plz...
When should testing start in a project? Why?
Both Password & User id are empty & Login, Is it a valid test case?
what types of testing have u done in ur project?and expalin it detail?
When is Ad-hoc Testing done in a project?
1. define Database testing ? 2. define severity and priority and types with example?
when will u make update and modify the test object properties in the repository?
what are the documents that will be created in testing cycle?
I want the correct answer for this question, because i read so many answers from this site which have wrong answers for this question and so during interviews i only gave wrong answers. If anyone really knows the right answers only then answer, Pls give the examples for: High Priority High severity, HP LS, HS LP, LS LP.
When you will raise defect? before defect raising what you will do?