What is the difference between bug and defect?

Answers were Sorted based on User's Feedback



What is the difference between bug and defect?..

Answer / meena

When ever we find a mismatch in coding then it is called as
an error,and that error found out by tester in the testing
stage is called as a defect,when that defect isaccepted by
developers and client is called as an Bug

Is This Answer Correct ?    2 Yes 0 No

What is the difference between bug and defect?..

Answer / mercy

I feel that bug and defect are all the same. Some
organizations use any discrepancy between actual and
expected as bug and some as defect. The terminology we use
is....a discrepancy is called error at the tester's site,
it is called defect finally after accepted by the developer
and as a bug when found in the software after release into
production. Correct me if I am wrong.

Is This Answer Correct ?    0 Yes 0 No

What is the difference between bug and defect?..

Answer / denny li

"bug" is just a general and informal word for any error or
defect. But we have to talk about some other terms -
"error" and "fault" if we want to know "defect"...
"error" is formal term in software development/testing
which refers to the fault discovered in the same phase
where it is introduced. "defect" is formal term in software
development/testing which refers to the fault discovered
after the phase where it is introduced. "fault" consists
of "error" and "defect".

Is This Answer Correct ?    0 Yes 0 No

What is the difference between bug and defect?..

Answer / we4

in the testers point of view it is a bug

in the custmer point of view it is a defect

Is This Answer Correct ?    2 Yes 2 No

What is the difference between bug and defect?..

Answer / iyarusamy

a bug is that if the code has bug the code could be
processed it proceed with the next step but produce
unexpected output
in the case of error the code cannot be processed it will
not proceed to next step if error is present at that
particular point it stops the functionality

Is This Answer Correct ?    0 Yes 0 No

What is the difference between bug and defect?..

Answer / lakshmi

The discrepancy between the actual and the expected result
is said to be a bug.

Bug is the term that is used by the Test Engineer and
defect is the term that is used by the developers.

Is This Answer Correct ?    1 Yes 1 No

What is the difference between bug and defect?..

Answer / srikanth nandi

<font face='calibri'>Any unexpected behavior in the
functionality of the application or product before it is
released to the production is termed as <b>bug</b> by
developer and tester.
and the same is termed as <b>defect</b> after released into
production by the end user or customer.</font>

Is This Answer Correct ?    0 Yes 0 No

What is the difference between bug and defect?..

Answer / mohan

Tester will use the terminology "Defect" whereas Developer
will use the term "Bug".

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More Manual Testing Interview Questions

what is the difference between quality control and quality assurance?

5 Answers  


Can any one explain in detail about HLDD(High level design document) and LLDD(Low level design document). general at point of time can testers use this. wht does this doc contain.

4 Answers  


What is junit & api?

0 Answers  


What is the difference between walkthrough and inspection? Give me the exact difference.

2 Answers  


Who are responsible for writing test plan? When does it start after or before writing test case???

3 Answers  






How to explian the V model. Diagram not required but iwant the answer gnerally No Diagram explanation plzzzzzzzzzz..

2 Answers   Accenture, TCS,


what is the difference between web applications and lient server applications

3 Answers  


why do u put the bug status as deffered?what do u mean by that exactly?

5 Answers   Wipro,


1)What are the QA procedures followed 2) Write test cases on a weatherreport.com web page that has only two dropdown and a submit button, Fist drop down is a countries and second is metros in the selcted countries.When proper selection si doen and submitted it shows weather report of that metro.? 3)Write test cases on Mobile Alarm Module? 4)Write test cases on Company Water Bottle?

0 Answers   Amazon,


Stubs and drivers we use in integration testing mostly but under what kind of testing approch it comes means Black box White box grey box ? Please help to get answer for it

3 Answers  


Hi, I was asked following question during a interview. Please answer it: Password field is there,we can accepts every character except underscore and semicolon. It can accept min 6 characters and maximum 12 characters. Prepare boundary value and equivalence class test cases.

3 Answers   Wipro,


What is bug release notes? ....What does Bug release notes contain?

2 Answers  


Categories