what is the diffrence between bug, error,defect??

Answers were Sorted based on User's Feedback



what is the diffrence between bug, error,defect??..

Answer / varshab

This Question has been asked several times in this
forum.Still I think there is confusion about the same.You
can refer ISTQB sylabi book as reference.

Error : Incorrect human action that can result in deviation
from expected result.

Bug/ Defect : Bug & defect is like two terms used for same
thing.Bug/ Defect is variation in component or system that
may cause component or system to fail to perform its
intened operation.

Error can lead to Bug/Defect then it can lead to failure of
system.

Is This Answer Correct ?    8 Yes 1 No

what is the diffrence between bug, error,defect??..

Answer / ravitheja.p

ERROR:error or mistake is a human action that produces
incorrect (or) wrong result

BUG:Bug is any expectation that hinders the entire software
or part of it.

DEFECT:A flaw in the system or product that causes the
component to fail

RISK:risk is a factor that results in negativity (or)cause
of loss (or) damage

failure:a variation from the actual and expected result

Is This Answer Correct ?    3 Yes 0 No

what is the diffrence between bug, error,defect??..

Answer / venkatesh

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 0 No

what is the diffrence between bug, error,defect??..

Answer / swapna

Error/Mistake
A human action that produces an incorrect result.
E.g.:-Syntax error
Fault/Defect
A flaw in component or system that can cause the component
or system to fail to perform its required function.
E.g.:-An incorrect statement when u
divide number/zero we have an
execution time fault.
Failure/Bug
Deviation of the component or system from its expected
delivery, service or result.
E.g:-20/10=3 we should get 2 but it is
displaying output 3.

Is This Answer Correct ?    0 Yes 0 No

what is the diffrence between bug, error,defect??..

Answer / siva

Error: Error can be either syntax mismatch or runtime (ex:
even though code compiles correctly some times it won't run
correctly due dynamic linking of dlls) error or logical error
(ex: c = a + b, in C language that code works for 2 + 3 but
not for 35655 + 35655, which is a logical error)

Bug: When test engineer finds an issue first he confirms
whether this is issue or not by look at functional spec. If
he confirms its a bug, then it is called as bug.

Defect: When test engineer files/tracks that bug in a bug
tracking tool like Bugzilla or QC something like that there
after Bug becomes Defect.

But in general usage both bug & defect are same

Is This Answer Correct ?    2 Yes 3 No

what is the diffrence between bug, error,defect??..

Answer / sj16

Bug:: You know the issue but not the location is called Bug


Defect :: You know the location and issue is called Defect.


error :: mistakes by programmer ex syntax error etc....
is called error

Is This Answer Correct ?    9 Yes 11 No

what is the diffrence between bug, error,defect??..

Answer / vij

bug-Whne the functionality not affecting the appliation,bt
invalid data are printing

Error:When they do not meet the Customer requirement

Defect:Ecpected result not equal to actual result

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More Manual Testing Interview Questions

hi how to test a video files? and what type of test stategy you follow to test a video files?

2 Answers  


What is meant by Metrices?What is purpose of Metrices in Testing?What is Template for that?PLZ REPLY ASAP.Thanks in advance.

1 Answers  


what is adhoc testing n when it wil be done?

18 Answers  


What u will do if you have less time for testing (3-4 days) instead of 10 days.

3 Answers   Fiserv, HP,


why is it necessary to give a priority to the test cases or/and requirements. why does the Test case ID is not sufficient to identify the test cases to be executed first.

2 Answers  






What is desk checking and control flow analysis

0 Answers  


WHAT IS ROLE OF TESTER IN TEST PLANNING?

5 Answers  


what is Beta testing??

7 Answers   Infosys,


Difference between XP and Vista?

2 Answers   nvidia, TCS,


What is mean by Functional Testing? How will you do functional testing for Yahoo Login page?

1 Answers  


what are questions asked in TCS for database tester (sqlserver)?ay idea

0 Answers   Satyam,


Want to write ISTQB foundation level exam on MAY. But not yet collect a proper book nor recent dumps.Please anyone can share with me recent dumps for 2011 syllabus.or any pdf.Please its a urgent request

2 Answers  


Categories