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 / param gates

Let me explain with an example.

If input is 2+2, then output is an error message, it is
error(syntax error).

If input is 2+2, then output is 5, it is bug(logical error).

If the program is for addition and subtraction, and only
addition is there and subtraction is left out, it is defect.


Usually the error is found by developer.

Usually the bug is found by tester.

Usually the defect is found by client or user.

Is This Answer Correct ?    16 Yes 3 No

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

Answer / krish

Bug- Bug should be found during testing the application

Error:It is a non-conformance to the explicitly stated
requirement. It should be found during unit testing or
compiling the code

Defect: A defect is any of the above but found/un-covered in
the “released-application” - running in the “Production
Servers” [gone “Live”] or may be in “Beta-Release”.

Fault: When the application runs without any issues in the
intended Production Environment under normal circumstances
but misbehaves after continuously running for about a month
or after performing about a million transactions then we
call this condition as Fault.

Is This Answer Correct ?    1 Yes 1 No

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

Answer / jai

Bug is from tester's perspective

"The output that deviates from the actual requirement
(SRS). In that case tester call it a bug and developer call
it a defect."

Defect is from developer's perspective

Error occurred while coding or some logical error.

Failure &fault is same and can be difined as when client
fails to get the required results during acceptance testing
he/she termed it as failure/fault.

Feel free to comment
Thanks
Jai

Is This Answer Correct ?    11 Yes 12 No

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

Answer / jyothi

bug:its an informal name given to defect.
error:this terminology is used by developers,they may get
compile time error or run time error.
failure:defect leads to failure of bussiness...

one defect may leads to multiple failure or one failure..
these are the differences i feel.

Is This Answer Correct ?    1 Yes 2 No

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

Answer / prashant tangle

Error: it is human mistake, probably you can say that
developer has done a mistake i.e. error in code.

Fault: It is unexpected result due to above mistake, you
can say that due above error in code there is fault at the
system or application.

Failure: It can occurs due to fault(s) at system, say that
due to multiple faults system fails.

Defect: It is purely finding a fault in the system, it can
be a bug.

Is This Answer Correct ?    0 Yes 2 No

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

Answer / s. u

Defect: Found by Developer
Bug: Found by Tester
Error: Error in the software
Failure: Found bu Client

Is This Answer Correct ?    0 Yes 4 No

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

Answer / vinita patidar

Hi,

Defect,failure, fault all are bug.But the major difference are:

When tester find any bug in software is called defect.

when developer find any bug in software is called failure.

When customer find any bug in software is called fault.

Is This Answer Correct ?    0 Yes 13 No

Post New Answer

More Manual Testing Interview Questions

what is performance testing?

3 Answers  


What is the role of documentation in QA?

1 Answers   IBM,


Write a set of test cases to test youtube?

0 Answers  


Give an example for pre testing and post testing ?

0 Answers  


What is Test Condition?

3 Answers   ADP,






1.Difference between System Testing and UAT 2.Difference between Load, Stress, Volume and Performance Testing. 3.Difference Between Integration testing and System Testing 4.Difference between Bug and Defect 5.Difference between Use Case and Test Case 6.Difference between Test Plan and Test Strategy 7.Difference between Test Scenario and Test Case 8.Difference between SRS and FRS 9.What are the difference b/w client & server? 10.explain test case template? 11.explain test plan template? 12.explain testing process? 13.explain bug report template? 14.what is scenario? 15.what is criteria?What are test entry and test exit criteria? 16.what is test strategy? 17.what is baseline? 18.what is hotfix? 19.what is Inspection,Walkthrough,Review,Audits 20.what is Stress Testing,Volume Testing,Sanity Testing 21.what is QA and QC? 22.Explain V-Model and Stages? What is Adv And DisAdv? 23.What is Boundary Value Analysis? 24.What is Equivalence Partitioning? 25.What is Error Guessing ? 26.What is Cause Effect Graphing techniques? 27.What is Bug , Defect and Error? 28.How will you report the bug? 29.What are the different test deliverables? Which deliverable we need to submit at the end of testing? 30.What methodologies have you used to develop test cases? 31.How you will close the defect? 32.What is meant by the bug state "Reproduce"? 33.What is change request?How do you handle change requests ? 34.what type of documents do u prepare during testing? 35.what are the testing methodologies? 36.What is release notes? 37.what is Response Time? 38.What report u generate after completing testing? 39.What is Test Bed? 40.Example for a bug having high severity and low priority? 41.Give me examples for high priority and low severity defects?

9 Answers   Nous,


te found one bug and reported to developer or test lead after that he rejected my bug so on which basis he can reject my bug

6 Answers  


What is the template used for informing clients regarding known issues when u near to release?

2 Answers  


after inserting the record in front-end,how will u check the backend manually?

1 Answers  


what the diff b/w verification and validation

8 Answers   College School Exams Tests, SunGard,


What factors do you consider while estimation test efforts?

1 Answers  


how do you tell requirement is testable?

1 Answers   iGate,


Categories