what is the difference between Bug and Defect
Answers were Sorted based on User's Feedback
Answer / ruhi
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 ? | 17 Yes | 9 No |
Answer / vidya.c
Simple defination: The mismatch between the expected and
actuall is called bug or defect.
When it with the developer or tester, it called as bug
in technical aspect.
When it goes to clients end, it is called as defect.
| Is This Answer Correct ? | 8 Yes | 5 No |
Answer / dilsha
Error:Mistake found in code.
Defect: Mismatch found by the tester during testing.
Bug: Defect which is accepted by the developer to resolve.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / raghu
Bug is nothing but a error in RUN TIME
Defect is nothing but error in application.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / raj
Difference Between Defect & Bug?
http://24x7training.blogspot.com/2010/05/joke-on-software-
testing.html
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / shanthi
Bug: It occurs during coding and is nothing but a mistake
done by the programmer.
Defect: It occurs during execution and is a result of the
mistake made by the programmer.
Thus a bug is a mistake in the code and a defect is a
result of the bug.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / k.kannadasan
Defect:Problem in algorithm leads to failure:
Bug:Deviation from the expected result:
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / jagjinder singh
BUG : due to error which is done by developer in the code, bugs occur when we run the software
DEFECT : Problem which occur at client side are defects
| Is This Answer Correct ? | 0 Yes | 0 No |
if the interviewer asked what are thec hallenges did u face in ur project how should we answer in project point of view and as well as testing technical point of view plzzz send the answer i faced this question lot of times but i am unable to expose correctly plz send the answer how to say plzzzzzzzzzzzzz
can anyone tell anyone is providing training for CSTE exam in bangalore? and can u send some links related to this?
What are the testing types? Tell me abt few?
If we are not following any Standard SDLC in our company.How we can Convenience the interviwer.
Suppose u got Change Request from client just before release, What is your approach and how do you convenience the client.
what is test case ,,,real time i want defination pls ,pls
I will give you 200 test cases and you should complete those test cases within 1 hour. What is your next step?
Hi!! Could anyone tell me the risks that usually appear while testing web application [let say - eCommerce] Thanks!
Can anyone explain the terms: Black-box, functional, Regression, Back-end, System Integration, GUI, UAT stress and Load Testing.
What icon is used in WinRunner to get an explanation of the syntax of TSL?
What is Test methodology, Testing type , Testing approach, Testing technique & Testing methods. Explain with example.
Who design the test case templates?