Is there any diff. between Bug,Defect,Error?

Answers were Sorted based on User's Feedback



Is there any diff. between Bug,Defect,Error?..

Answer / amber

There is no difference between Bugs/Errors/Defects. They
are one at the same things. Different companies are using
different terms for defining errors. If I take an example
of HPQC, every issue is being locked in the tool
as 'Defect' (even if its been found during requirement
walkthroughs / Unit Testing or Function testing)

All signifies one statement:
"Differernce between actual and expected output"

Is This Answer Correct ?    0 Yes 1 No

Is there any diff. between Bug,Defect,Error?..

Answer / ashwin kumar v n

DEFECT is introduced into the software as a result of an
ERROR at the input that may cause the system to behave
incorrectly and not according to the specification.

Error: It is a mistake,misconception or misunderstanding on
the part of a software engineer. When mistakes or errors
occur at the input side then they enter into the system as
faults/defects which further lead to the FAILURE of the system.

Is This Answer Correct ?    3 Yes 7 No

Is there any diff. between Bug,Defect,Error?..

Answer / vijaya

Bug is software error which is not properly working in the
application.
Defect is any one of these..
either insufficient in the SRS,
insufficient in DD's(Design Documents)
it may be any defect right from beginning of the
development life cycle.
Error means it is mistake done by the programmers.

Is This Answer Correct ?    2 Yes 6 No

Is there any diff. between Bug,Defect,Error?..

Answer / neellohit

Bug - Is Differernce between actual and expected output,

Defect -Defects occur usually when a product no longer
works the way it used to.It is usually found after the
release of software


Error - programmatically mistake leads to error.
When we get the wrong output i.e. syntax error, logical
error

Is This Answer Correct ?    2 Yes 6 No

Is there any diff. between Bug,Defect,Error?..

Answer / deepti palagiri

error: is discrepancy in the s/w is error

bug: is deviation from the expected

defect: its similar to bug. Bug found in clients
environment after the release of the application

Is This Answer Correct ?    0 Yes 7 No

Is there any diff. between Bug,Defect,Error?..

Answer / suneel reddy

Error : It is a human mistake

Bug: It is incorrect part of code caused by an error

Defect: The difference between actual value and expected
value

Is This Answer Correct ?    6 Yes 14 No

Is there any diff. between Bug,Defect,Error?..

Answer / karan

Error: Mistake or Misconception on the part of a Test
Engineer.

Bug: Don't know the Answer...

Defect: I am Appreciated.

Is This Answer Correct ?    1 Yes 10 No

Is there any diff. between Bug,Defect,Error?..

Answer / rich

There is no difference in these terminologies unless
specified by the management of your particular company.
There have been many different assignments of meanings to
each of these terminologies and you may find that where you
work, there is a difference, but globally there is none.

Is This Answer Correct ?    2 Yes 13 No

Is there any diff. between Bug,Defect,Error?..

Answer / sunil reddy

Error : the amount by which the result is incorrect

Bug : incorrect part of code caused by an error

Defect : The diffrence between expected and actual result

Is This Answer Correct ?    6 Yes 23 No

Post New Answer

More Manual Testing Interview Questions

What is Bugzilla? Can I used it manually, If yes then how can i used it? Can I used it in .NET Environment?

4 Answers  


What are similarities of Agile and Scrum?

0 Answers   CybAge, IBM, Nissan,


what is static testing,and dynamic testing? explain with an example.

4 Answers  


In a listbox of cities, if I enter B, it should display all the cities starting with B, then if i type BA, then all cities starting with BA and so on. Pls anyone give me all the positive and negative test cases for this. It is urgent. Realtime questions pls.

5 Answers   Zycus Infotech,


What r the functional testing u perform?

0 Answers   Synergy,






Guys, can any one of u give the realtime example for Black Box Testing

1 Answers  


what is agile testing?

10 Answers   Wipro,


What are the principles of software testing?

0 Answers  


How do you handle conflict with programmers?

2 Answers  


what is test bed?

10 Answers   HCL,


What is the diffirent part of Case Studies?

0 Answers  


What are the qualities needed by a software tester?

0 Answers  


Categories