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 |
How do you survive chaos?
given nrequirement collection doc,tester can prepare which test plan?
I am a manual test engineer working on an web application product testing.I have worked on test mgmt tool-testlink,defect tracking tool=bugzilla and I know functional-selenium ide (basics.So can anyone tel me which scripting language is extensively used in testing tools so that i can acquire some knowledge about it in order to shift into automation?
What is the difference between smoke testing and sanity testing?
What is White Box testing and who is responsible for white box testing?
what is meant by Adapt testing?
hi frnds! can any one help me by answering the below questions. 1.what is client server testing ? 2.what is web-based testing and what exactly tested in this ? 3.and exact difference between these two type of testing methods i can be reached on shrinivaster@gmail.com if any help needed from my side. thanks shri
How do u determine,what to be tested?
When a bug status will be changed to "DEFERRED" , by the developer ? What might b the situations to change the status to deferred ? pls explain with an example .
What are the steps, procedures, objectives to write test cases.
If I am testing Login Window,there are 2 buttons i.e Ok & Cancel.I will go for checking functionality of Cancel button. I want to know that Would it be one of test case?.I have to write it in test case document or not?
1.What is the risk factor problem related to project?