What is the difference between bug,defect, error, failulre,
fault & mistake?

Answers were Sorted based on User's Feedback



What is the difference between bug,defect, error, failulre, fault & mistake?..

Answer / akshay rastogi

Error occurs when the Programmer write the wrong syntax or takes the variables in unauthorized manner in programming.

Defect occurs due to errors. Using wrong syntax if programmer finds deviation in the results then it is so called defect.

We can say that if error is detected by a software developers
then it is called defect .
&
If that error is acknowledged by software developers it is called bug.

Is This Answer Correct ?    0 Yes 0 No

What is the difference between bug,defect, error, failulre, fault & mistake?..

Answer / richs

Fault- Occurs in a computer program
Error-When actual result is not the same as expected, it is an Error
Bug - The malfunctioning of software due to existance of fault is called Bug

Please refer to the website below for details

<a href="http://richasd.blogspot.in/2016/01/difference-between-defect-bug-error.html">What is the Difference between defect, bug, error, failure ?</a>

Is This Answer Correct ?    1 Yes 1 No

What is the difference between bug,defect, error, failulre, fault & mistake?..

Answer / rfsf

http://richasd.blogspot.in/2016/01/difference-between-defect-bug-error.html

Is This Answer Correct ?    0 Yes 0 No

What is the difference between bug,defect, error, failulre, fault & mistake?..

Answer / dhanraj.n

Defect is something is not working according to the
requirement OR Deviation from requirement specification.

Bug is the informal name given to the defect.

Error is generally used by the developers
i.e compile time error and run time error.

Failures are caused by the defects.

Is This Answer Correct ?    8 Yes 9 No

What is the difference between bug,defect, error, failulre, fault & mistake?..

Answer / varshab

Error/Mistake : It is human action that could result in
incorrect result.

Bug/Defect/fault : Flaws in component or system that may
cause system or component to fail to perform its specified
operation.

Failure:Deviation from specified result.

If user has used software incorrectly then that's error and
it ll result into bug and if this bug is occured during
execution of component then system will fail.then its
called as failure.

Is This Answer Correct ?    5 Yes 6 No

What is the difference between bug,defect, error, failulre, fault & mistake?..

Answer / padma

bugs is an error found before the application goes in to
the production
error it is an undesirable deviation from requirements
defects : is an application after goes in to the production
fault: when everything is correct but no output that is
called the fault
failure:in correct output

Is This Answer Correct ?    3 Yes 4 No

What is the difference between bug,defect, error, failulre, fault & mistake?..

Answer / parves

Bug: It is also a error bt that can not hamper the total program.Its only can stop some properties of the program.And program become unusable a some functionality.
Error:In a easy word its a man made fault.That can stop the execution of whole program.
Failure: Its the affect of error.

Is This Answer Correct ?    0 Yes 1 No

What is the difference between bug,defect, error, failulre, fault & mistake?..

Answer / rohan

failure:In ability of a system to perform the functionality
acc. to its requirement.

Is This Answer Correct ?    0 Yes 1 No

What is the difference between bug,defect, error, failulre, fault & mistake?..

Answer / gumnam tester

1. Fault & Mistake: wrong coding done by Developers
2. Failure: When the result is not equal to actual result
then it is said to be Failure
3. Error: Faults and Mismatches in Coding during testing is
called Error
4. Defect: When Testengineer find that Errors called that
Defect
5. When Developers Accepted that Defects then it is called
Bug

Is This Answer Correct ?    19 Yes 21 No

What is the difference between bug,defect, error, failulre, fault & mistake?..

Answer / hema

dont think deep, a fault is a fault and default is a default

Is This Answer Correct ?    3 Yes 12 No

Post New Answer

More Manual Testing Interview Questions

what are 5 common problems in software development process?

14 Answers  


what is the difference between test case and testscenario,plz answer for this

10 Answers   TCS,


What is web architecture that is followed while doing online project and tell the samples of architecture?

0 Answers  


Hai, Can anybody tell me what is test scenarios and how to write test scenarios, pls give me one example.

13 Answers   TCS,


exact difference between smoke testing, sanity testing and unit testing

7 Answers  






Expain Equivalence Class Partion with an Example?

5 Answers   McAfee,


Artifacts in design phase of SDLC ?

1 Answers  


If client give you a project then which testing you will perform first

0 Answers  


Write Test Cases for Vendor Machine, which inputs 50 - Pepsi 1 - Cock 1.50 - 7Up Test Cases should cover all the Boundary Value Analysis, Equivalence Partitioning, etc.

1 Answers   Aspire,


in manual testing functional testing means to check the behviour of the appln.it is correct or let me know

4 Answers  


how to write test cases for testing databases,especially for testing and writing test cases for stored procedures.any real time database testers.please answer me.

1 Answers  


how we can define bug is an valid bug

3 Answers   ADP,


Categories