whatis the diffrence bug ,error,defect
Answers were Sorted based on User's Feedback
Answer / sailesh reddy
error: if any mistake found in the coding is considered as error
defect: while testing if the functionality of an object is
not working as expected then it is considered as a defect
bug: the same defect will be considered as bug by the
developers if they accept the defect raised by the tester
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / gaurav sharma
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 ? | 0 Yes | 2 No |
Answer / suresh
Error: when the time mistake of the developer that is error
Defect:error notices found the tester that is defect
Bug:defect aggree a developer that is bug
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / ch.s.m.prasad
Error: A mistake in a coding is called Bug
Defect : Due to errors in coding testing engineers are
getting mismatches in the application build these are
called defects or issues
Bug :these defects or issues are accepted by developers to
be solve then it is called bug.
| Is This Answer Correct ? | 3 Yes | 6 No |
Answer / kanishk
Error : A human mistake that produces incorrect results.
Defect or Bug : A flaw in the componet or system that can
cause the software to fail in performing the required
functionality.
| Is This Answer Correct ? | 0 Yes | 3 No |
Answer / srinivas374
ERROR:IF it is found in developers Environment by
developers only.
BUG:Testers find while testing an Application/build.
DEFECT:If the developers accept the bug and fix it than it
defect.
| Is This Answer Correct ? | 8 Yes | 23 No |
I say “End user can also be involved during system testing?” Do you agree with me? if Yes or No….Why ?
why do you go for white box testing when black box testing is available?
Why Adhoc Testing is done?
What are the phases involved in software testing life cycle?
How will you test application without any SRS or any document and also the the developer who developed the application is resigned. In short no one knows the functionality of application.
What are drawbacks in system development life cycle
what is the difference b/w test scenario and test case? pls explain with one example the preparation of both? thanks in advance ................
write test cases on calculator
8 Answers EDS, IT Logic, Sify, United Healthcare,
Explian about boundary value analysis with an example ?
What is Recovery Testing in Testing the TV
we are about to implement a Test tool to test the performance of website, so what script does a tester should know (friends plz help me)
how to write testcase for toaster?