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 |
Testing Application means what? I want the actual meaning of application?
What is the difference between functional testing and integration testing?
what is parallel testing?
how u do database testing
What is the difference between system testing and integration testing?
If a test script instructs WinRunner to open an application to test it, what end conditions might be good?
urgent --pls help me out friends i have given my current project as inventory , where it iuncludes the modules purchse order, receiving list, items receipt, sales order ..if anybody involved in the similar project pls send me the test case u wrote and bug u found ... my email id -ranjieni@gmail.com
By using any techinique in tesing......how to find the greatest number between 1-10.?
What is Memory Testing> Do you perform ever memory testing on Desktop or Web application ?
Who does integration testing ? Developer or Test Engineer?
how will we receive the build?is it through mail or not?
SAY I HAVE A GMAIL PAGE OPENED IN IE 8 NOW WHAT WOULD BE YOUR COMPATABILITY TEST CASES FOR THAT>?