Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is the difference between Error,Defect,Bug,Failure

Answers were Sorted based on User's Feedback



what is the difference between Error,Defect,Bug,Failure..

Answer / gayathri

error:the mistake in progarm like syntax error ....
defect:tester found the error is call defect.
bug:developer accept the tester defect is call bug
failure:deviation between actual result and expected result

Is This Answer Correct ?    16 Yes 6 No

what is the difference between Error,Defect,Bug,Failure..

Answer / garima

Error : A discrepancy between a computed, observed, or
measured value or condition and the true, specified, or
theoretically correct value or condition. See: anomaly,
bug, defect, exception, and fault

Failure: The inability of a system or component to perform
its required functions within specified performance
requirements. See: bug, crash, exception, fault.

Bug: A fault in a program which causes the program to
perform in an unintended or unanticipated manner. See:
anomaly, defect, error, exception, fault.

Fault: An incorrect step, process, or data definition in a
computer program which causes the program to perform in an
unintended or unanticipated manner. See: bug, defect,
error, exception.

Is This Answer Correct ?    10 Yes 3 No

what is the difference between Error,Defect,Bug,Failure..

Answer / ravi sinha

Error : A discrepancy between a computed, observed, or
measured value or condition and the true, specified, or
theoretically correct value or condition. See: anomaly,
bug, defect, exception, and fault

Failure: The inability of a system or component to perform
its required functions within specified performance
requirements. See: bug, crash, exception, fault.

Bug: A fault in a program which causes the program to
perform in an unintended or unanticipated manner. See:
anomaly, defect, error, exception, fault.

Fault: An incorrect step, process, or data definition in a
computer program which causes the program to perform in an
unintended or unanticipated manner. See: bug, defect,
error, exception.

Defect: Mismatch between the requirements.

Is This Answer Correct ?    3 Yes 0 No

what is the difference between Error,Defect,Bug,Failure..

Answer / veena nair

If we're talking about a problem that exists in the design
of DNS or
in a particular implementation, we should call it
a "defect" (this is
the standard term among the safety engineers for what we
programmers
informally call a "bug"). If we're talking about a problem
that
exists at run-time, when something goes wrong internally,
we should
call it a "fault". If we're talking about somebody getting
ripped off
because they relied on DNS and a criminal exploited DNS,
then we
should call it a "failure".

Is This Answer Correct ?    4 Yes 2 No

what is the difference between Error,Defect,Bug,Failure..

Answer / ravi

error:- a human action that give incorrect results

failure:-A Failure is a ‘Deviation of the component or
system from its expected delivery, service or result’
Failures can be caused by environmental conditions as well
E.g. radiation, magnetism, electronic fields
Pollution can cause faults in firmware or influence the
execution of software by changing hardware conditions.

defect:A flaw in a component or system that can cause the
component or system to fail to perform its required function

Bug:A mistake in coding called 'error'.If that error
identified by test engineer called defect. That defect is
fixed by developer is called bug.

Is This Answer Correct ?    2 Yes 0 No

what is the difference between Error,Defect,Bug,Failure..

Answer / subbu

what is quality center ?

Is This Answer Correct ?    2 Yes 2 No

what is the difference between Error,Defect,Bug,Failure..

Answer / msm.fathih

A failure occurs when the observed behaviour differs from the expected one. Note that the reference is the expected behaviour, not the specification, since even the spec could be false.

An error is the part of the system state which may lead to a failure.

A fault is the cause of an error. A software fault lies in software, a hardware fault lies in hardware.

According to the ISQTB a fault is a defect. There definition of a defect is as follows:

defect: A flaw in a component or system that can cause the component or system to fail to perform its required function, e.g. an incorrect statement or data definition. A defect, if encountered during execution, may cause a failure of the component or system.

failure: Deviation of the component or system from its expected delivery, service or result.

Basically, defects, bugs and errors are the same.

(Information System, university of colombo school of computing)

Is This Answer Correct ?    0 Yes 0 No

what is the difference between Error,Defect,Bug,Failure..

Answer / anamika

Error means any deviations in the applications from the
requirements.
Bug means if the errors are identified during testing time.
defects means if the errors are not identified during
testing time,but are identified during production time.

Is This Answer Correct ?    0 Yes 1 No

what is the difference between Error,Defect,Bug,Failure..

Answer / shiva

Quality Center is Defect tracking tool,consider as advance
Test Directory tool from HP.

Is This Answer Correct ?    2 Yes 4 No

what is the difference between Error,Defect,Bug,Failure..

Answer / gopaldas

1>Error or mistake is nothing but a human action which
produces an incorrect result.
2>Defect is a fault in the software due to human action
also called as Fault or Bug.
3>Failure is a deviation from expected behaviour.

Is This Answer Correct ?    2 Yes 5 No

Post New Answer

More Manual Testing Interview Questions

Hi, I am Nithi. I have completed my MCA in 2005i am heving 2.2 yrs of experience in testing because of my daughter i got break during mar 2006 to dec 2007.now i joined in a small s/w company as tester.and i am looking for MNc job.what are all the things i want to prepare thanks in advance pls help me

2 Answers  


How we can explain a bug which may arrive at the time of testing? Explain that bug in details?

1 Answers  


what wil be your approach while testing any software ,test to pass or test to fail?

4 Answers  


how do u make severity , suppose login page has been sucessfully passed and entered in 2nd page instead of 1st page. what is ur reaction .

11 Answers   Amdocs,


At what stage unit testing has to be done?

3 Answers  


who do sanity testing ? who do smoke testing ? plz give me correct answers.

11 Answers   Accenture, Danlaw,


Explain Bug/Defect Life cycle?

6 Answers  


why we go for winrunner ? and when we go for winrunner

2 Answers   CSC,


What testing procedure you follow? how

0 Answers   RBS,


what is accessibility testing ? with one example

1 Answers   Fiserv,


1. what is a test bed ?

2 Answers  


What is Error Seeding?

2 Answers  


Categories