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

Could anyone explain me how to write scenerio for login screen?

6 Answers  


What is difference between cmmi and cmm levels?

0 Answers  


Do u writing a separate testcase for Regression Testing? If it is Yes, Explain How to write the Testcase?

4 Answers  


what is sdlc?explian test plan.

2 Answers   Symphony,


Give some infos about test track tool?

3 Answers  






what is the basic purpose of functional & load testing?

5 Answers   Semantic Space,


What development model should programmers and the test group use?

1 Answers  


What are the meetings conducted your company? Briefly Explain those Meetings(discussions on which topics)?

1 Answers  


How to test an application if it was already developed and it is in the state of changing the functionality according to the customer requirement How to start testing in this situation. I got an application to test.It is a desktop application.It is still developing and started 8 months back.how can i start to test this application? Is it the right way to test it in "Random testing"? or writing the testcases from page one and executing them.i have an another responsibility that is I have to automate that application. can anyone tell me what is the process to test this application.

0 Answers  


Hi All, Can anyone please tell "Which Testing is most important in SDLC process" ?

2 Answers   Infosys,


Can you explain on what basis does TPA actually work?

1 Answers  


anybody having idea about mobile testing materials

1 Answers   IBM,


Categories