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 upword and downword Testing?
what is the way to explain about project of 3 years experianced
Project had been started in Manual testing and Automation of some fixed modules, Then finally decided to Test the total Application in Automation then it is possible to test that application.
what is difference between load ,strss and perofrmance??? can u explain me with example???
For a functionality we have 20 test cases, among 20 testcases 15 of them are Passed and 5 Failed. How will you report to your Manager ? Does the functionality passed or failed or partial passed/failed ??
What is the difference between white and black box testing?
Which is the best testing model?
Give me examples for high severity and low priority defects?
What is the testing process and what testing process followed by software company?
what is the difference between test bed and test environment?
What are release notes and what it contents?
how to create automation frame work ?