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 |
How well you work with a team?
what is the defference between stress and load testing?
what is ISTQB and CSTE which one is the right choice ? plz let me know and it would be a great advantage for many tester
Actually by using severity you should know which one you need to solve so what is the need of priority?
I am a ISTQB cerfity tester with 3 yrs experience(kolkata) , I left my current commpany due to some problem but since two months I did not get new job , why? is my age is 33 yrs and I am married . If anybody have any answer please let me know, my email id sangitadas1981@gmail.com/yahoo.co.in
What are the Validation Testers? Their responcibilities? Are Manual tester & Validation testers are same?
How would you do the ollowing Security Testing for web application? 1) Authentication. 2) Authorization. 3) cookies. 4) penetration testing. 5) session testing. 6) encryption and decryption testing pls give examples give example i can't understand so pl
What is difference between Regression and Restesting?
What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form
how to execute manual test cases?
What is the role of Documentation for QA?
Explain waterfall model????