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 |
What is kick-off meeting? Why is it optional?
After insert the record in forntend, How will u check the backend by manually? Please explain..
I don't know about testing, I want to learn about Teasting. What kind of books I should read? Can anyone help me? (Like manual, automated testing) lots of things are there. from where I should start?
What is v model
Can you explain how one defect leads to other defects?
Is it necessary to test application in lower versions of OS when you have tested in latest version
Iam new to testing field and i put lot of experiences so i want to get prepared for the interview in all the ways both in manual and Automation can any one help me how to answer there questions in real time. also can anyone send the top questions and answers to me plz its urget u can mail me at vaisu72@yahoo.com
What is the difference between migration testing and regression testing?
Can you tell some body how to test a situation that to sell a share if it reaches 30(present value is 25) and the time limit is 120 days. Every day the market starts from 10 A.M to 3 P.M. it may execute any time with in the time period. Pls tell me the answer.
How we will do Memory Testing? There is any tool to do that testing and to whome this testing to be performed?
Why do u choose Testing as ur career?
what is defect density?