What is the difference between bug and defect???
Answers were Sorted based on User's Feedback
Answer / roni
when a developer identified an error during coding is called
Bug.
When the tester test the application and find the issues it
is called defect.
(Whenever a build is deployed and the tester finds the
issues is called defect).
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / ferdinand martin
An error in coding identified through sample executions
(otherwise at the testing phase) is called a defect.
This identified defect which does not throw out the ER=AR
is a bug present in the software.
However its easy for one to consider bug and defect to mean
one and the same thing as there is a very fine line between
the two.
| Is This Answer Correct ? | 0 Yes | 3 No |
Answer / cnu
*A mistake found in testing environment is called a Defect.
*If developer agree to solve the bug is called as bug.
| Is This Answer Correct ? | 1 Yes | 4 No |
Answer / anitha
Defect and Bug are same but usage wise its differ..
| Is This Answer Correct ? | 2 Yes | 5 No |
Answer / kiran
Finding the errors is called Bug/issues some people says
When tester find that mistake during test execution is
called
Client side people identify the errors is called defect
| Is This Answer Correct ? | 0 Yes | 4 No |
Answer / arun
I think Ashok Kumar's solution is more apt one for this
query.
| Is This Answer Correct ? | 0 Yes | 4 No |
Answer / g ashok kumar
Bug and Defect are same.
Informal name given to Defect is called as Bug.
| Is This Answer Correct ? | 3 Yes | 11 No |
list of methods that is used to document the requirements of a software.
what is functional testing terminologies
what is the difference test bed and test environment?
What is Pilot testing ?
Just now i got a bug in the application.Anyone of u can clarify me is it a bug or not. scenario is: 1. if we a check box more than one. 2. click TAB and keep the focus on any check box not on the last check box 3. Then click (space+tab) at a time 4. then check the changes if we click anywhere the previous check box is going to be checked and the application is going to be hanged........... please answer to this question.If i have reported this to my developers they are telling that this is a browser property please confirm this scenario at ur developers and answer to me please .thanks in advance........ (glamorous)
What is Pre UAT and UAT is there any difference ?
What is inspection,walk through and review ?
What are the prototypes are used during the integration testing ?Explain the stub and the driver in details?Are the stub and the driver both are used in top-down and the bottom-up approaches ?
What is the difference b/w deliverable and release notes?
test templet for GUI UNIT testing?
In V model what are the documents the Testing got from developement team to create test case in Acceptane TC, Integrationm Tc, System Tc?
what is endurance testing?give one example