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 |
Hallow friends, I have put more than 80 questions in QTP sub-category that were asked many reputed companies so that if you know the answers please post answers thank you, padmasekharpediredla
1 Answers AppLabs, Apps Lab, HVL, IBM, Infosys,
difference between 2 tier and 3tier?and what is the defination of tier?
1 Answers Ybrant Technologies,
how to do risk analysis during project and during write test cases how to know which one is most crucial functionalities of the application?
Scenario-based testing Option 1 concentrates on actor and software interaction Option 2 misses errors in specifications Option 3 misses errors in subsystem interactions Option 4 Both 1 abd 2
what types of bugs will we find out in banking projects
What are the typical risks that you identify during test planning and their mitigation plan and Contengency plan.
What are the Challenges you faced while testing your Projects
4 Answers CitiGroup, SAP Labs,
In Testing 10 cases you found 20 bugs then how will you know which bug is for which test case?
Give me an example when black box testing will not able to detect a bug which white box will detect?
why we use defect tracking tool?
What tests would you perform on common homepage?
Smoke testing is ------ 1.sanity testing 2.Functional Testing 3.Build Verification Testing 4.Regreesion Testing