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 |
Which is the better way to explain tipical bug life cycle?
1.what is test metries ?
Diff b/w test case and test script?
What did you include in a test plan?
What is the difference between stress, volume and load testing?
What is Guerrilla Testing?
What is Stability and Performance Testing in Testing the TV
what is sanity testing and smoke testing?
is there any checklist to check SRS document
what is the difference between use case and test case?
How to validate a Testcase.and is the testing Methodology.
how 2 find out nth salary.plz write sql qurires