What is the difference between bug and defect?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
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 |
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 |
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 |
Answer / mohan
Tester will use the terminology "Defect" whereas Developer
will use the term "Bug".
| Is This Answer Correct ? | 1 Yes | 3 No |
how to retrieve the test data?
Suppose a tester reports the bug to the developer and developer rejects it saying that the bug which is reported by tester is not a bug.In such a case what should a tester do?...Kindly answer this question ..
9 Answers Infinite Computer Solutions, PayPal,
what is checkin & checkout ?
what types of testing you performed in transfer funds module....
What is Desktop Testing?
What is the type of the testing to check the availability of a website 24 * 7?
How can we know bug is reproducible or not?
What is prior review?
Can any one Explain what is Impact Analysis?
How do conduct globalisation testing? anybody can explain this with example.
types of testing?
who do the sanity and smoke please explain me at what time this type of testing will do