What is the difference between a Defect & an Error?
Answers were Sorted based on User's Feedback
Answer / leela
a defect is any functionality that is not working as per
the customer req.
ex:when ever cust asks the developer to place buttons and
check boxes in the middle of screen but bymistake he places
them at the bottom thats called bug or defect but it does
not cause wrong output.
an error results from mistakes in code or pgm..
| Is This Answer Correct ? | 11 Yes | 1 No |
Answer / mittapalli nagesh
A mistake in coding is called error,error found by tester is
called defect,error found by customer is
called bug.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sunitha
Typically a bug is when something works incorrectly. An
error is when
something doesnt work at all. A bug can be squashed and an
error u cant.
OR u can say like this also....
A mistake in coding is called error,error found by tester is
called defect defect accepted by development team then it is
called bug...."Correct me if am wrong".
| Is This Answer Correct ? | 2 Yes | 5 No |
How do you modify the logical name or the physical description of the objects in gui map?
Where did you learn winrunner and testdirector?
which checkpoint is used to analyze the appearance of AUT
i was getinng problem if i use the same test-data(data table) to script1 and script2. why it is so? and how it can be resolved?
what is the automation framework?
when start testing
what is mean block box and white box testing. pls give exact example in the question
What is GapAnalysis? i am not getting the coorct answer for this question still now.
what is the purpose of verify,update and debug modes in wr?
plese tell me about vss?
What is synchronization? what is the purpose of wait() function? what is the diff. between wait() and other synchronization functions in winrunner?
8 Answers Infeneon Technologies,
What is the difference between a Defect & an Error?