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 |
Currently iam working in a small concern as a test engineer, i have 3.6 yrs exp in manual testing, currently iam looking for other concern, but some my friends saying that testing is no longer, plz switch over to designing, but iam interested in only testing, i want to know whether the Testing has a boom or not? plz guide me
I want the correct answer for this question, because i read so many answers from this site which have wrong answers for this question and so during interviews i only gave wrong answers. If anyone really knows the right answers only then answer, Pls give the examples for: High Priority High severity, HP LS, HS LP, LS LP.
If the developer rejects that its not abug means then whats the next step we follow?
How can I done a Web Testing? Which steps are include in it?
explain - Test plan, Test case, test scenario, test data, test report,
How to test a website???
Risk Analysis a) 2 step, b)3 step, c) 4 step, d) 6 step
0 Answers CashEdge, Cognizant,
What tools you will use for writing testcases, defect reports,test reports etc?
What is bottom-up approach?
iam new to testing ,i want improve knowledge on manual and how to improve theoretically r practical?any one give me suggestion?
when design phase is going on what testing team will do?
What is an equivalence class?