what is the difference between error,bug and defect?

Answers were Sorted based on User's Feedback



what is the difference between error,bug and defect?..

Answer / rajendra

Hai friendz i am rajendra,

I would like to give simple and easy answer for this
question,
Error -A Fault in the program leads to error in program
exection.
Defect-If the error caught by tester then it is called
as defect.
Bug - If the defect is accepted by the development people
then it is called as Bug.

Fault---->Error---->Defect---->Bug
Error may be generated due to syntax or symantic fault.

Different types of error are
1.syntax errors
2.symantic errors
3.Logical errors
4.Runtime errors...etc

All athe above errors will be occured during white box
testing of the application/product.

In BlackBox testing main defects are
Requirement missing or
Wrongly interpreted requiremets,
Misoperation of fuctionalities...etc.

ok byeeee
rajendra_penumalli@yahoo.com
09885162742
hyderabad

Is This Answer Correct ?    139 Yes 22 No

what is the difference between error,bug and defect?..

Answer / shalini

Error: it is deviation from logic,syntax or execution.
there r 3 types of errors
syntactical error: it is deviation from syntax of program
logical error: it is deviation from logic of the program.
executional error: this occurs during executing the program.
Deffect: when the error is discovered by the tester then it
is called deffect.
bug:if the developer accepts the deffect then it is called
bug.

Is This Answer Correct ?    140 Yes 67 No

what is the difference between error,bug and defect?..

Answer / neelavathy

When there is a mistake in programming it is a ERROR
The error noticed/found by the tester is a DEFECT
When the defect is agreed by the programmer also then it is
a BUG.

Is This Answer Correct ?    54 Yes 17 No

what is the difference between error,bug and defect?..

Answer / ramesh naik

Error is an fault in the program (eg: syntax error).

Defect is an mis-match of Actal result and Expected result.

If the defect is accepted by the developer, then its called
as Bug.

Is This Answer Correct ?    32 Yes 12 No

what is the difference between error,bug and defect?..

Answer / hrishikesh

A mistake or fault done in the coding that makes error to
lead the program execution is called error..

If the error caught by tester then it is called as defect
or simply we can say the mismatch between actual and
expected result...

If the defect is accepted by the development people then it
is called as Bug.

Is This Answer Correct ?    14 Yes 3 No

what is the difference between error,bug and defect?..

Answer / ajay singh

Bug: it is inconsistancy netween Functional Requirement and
actual implementation. If something is already documented
to be implemented and implementation is not consistant as
per requirement then its a BUG.

Defect: If something is happening with the functionality
that is not mentioned in any document to be followed during
implementation or testing then its a defect.
Like if we double click on any Folder existing on the root
node and get an Internal Error or System Crash message then
its a Defect.

Is This Answer Correct ?    38 Yes 34 No

what is the difference between error,bug and defect?..

Answer / vivek

Error : It is the Deviation from actual and the expected
value. Errors are potential defects that are found during
the phase that created them.

Bug : It is found in the development environment before the
product is shipped to the respective customer.

Defect : It is found in the product itself after it is
shipped to the respective customer.

Errors = potential defects that are found during the phase
that created them, and
Defects = errors that escape to a subsequent development or
delivery phase.

Is This Answer Correct ?    6 Yes 4 No

what is the difference between error,bug and defect?..

Answer / ali raza

Bug - When the software does not perform as expected
Defect - When the software has a undesirable feature
Error - When the software deviates from a correct value

Is This Answer Correct ?    4 Yes 2 No

what is the difference between error,bug and defect?..

Answer / saranya c

Error: Fault in the program coding.
Defect: If the error introduced by the tester, then it is
called as defect.
Bug: If the defect accepted by the developers, then it is
called as bug.

Is This Answer Correct ?    4 Yes 3 No

what is the difference between error,bug and defect?..

Answer / abhilash

error is one which is due to the mistake because of system.
means to say due to compilation error.

defect is something deviation from the customer requirement
specification.

bug is the one which found during testing by developers or
testers.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

What is a test strategy?

2 Answers  


HI everyone, I'm new software testing.I want to learn manual testing. can any one help me how to practice the manual testing. I know some basic of manual testing.I want to practice. Please can any one tell me suggested sites,projects or any book or any guidence.

1 Answers  


Write as many test cases of InternerExplorer compatibilty on test ON wiNDOWS OPERATING SYSTEM?

8 Answers   nvidia,


1.what is verifacation,validation,how its achieved? 2.What is test techniques& strategy? 3.what is error,fault,failure? 4.what is Reviews,Walkthrough,Inspection & Audit? 5.What is Change management,Configuration management,Version control,Test harness? 6.Importance of Severity,Priority,explain Bug life cycle? 7.Difference between use case & test case with example? 8.When should stop testing? 9.Write a test case for online banking application in the topics user login,security,transaction to other accout,data protection. 10.If the software is tested but all the bugs was not fixed,will you release this software?If yes/No then why?

0 Answers   NDS,


Can you explain the concept of defect cascading?

2 Answers  






What is remedy testing,expalim that and how can use that

0 Answers  


Can u specify one Deadlock or Processlock issue in a client server application?

1 Answers   Kanbay,


Hi Friends ... why need testing team again, develop team is also doing testing... it is nessesary testing team for a project...

13 Answers  


what is confrigation management, and change managment?

1 Answers  


What is the purpose of test strategy?

0 Answers  


What do you mean by Unit Testing, Integration Testing, System Testing, and User Acceptance Testing and when do you do them?

2 Answers   MTN,


what did your base to your test cases?

9 Answers  


Categories