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 / vasantha

Error : A mistake in coding is called Error.
Defect or Issue : When tester find that mistake during test
execution, test engineers called defect or issue.
Bug : When developers accepted that defect to solve , that
is called bug.

Is This Answer Correct ?    11 Yes 4 No

What is the difference between bug and defect???..

Answer / nihararisa

ERROR: A MISTAKE IN CODE IS CALLED AN ERROR

DEFECT: WHEN A TESTER TESTING AN APPLICATION IF HE GET
MISTAKE IN THAT APPLICATION IT IS CALLED DEFECT

BUG: WHEN A TESTER SEND A DEFECT TO DEVELOPER, IF DEVELOPER
ACCEPT THAT DEFECT THEN IS CALLED BUG,IF DEVELOPER NOT
ACCEPT THAT DEFECT MEANS IT IS NOT A BUG.

FAULT: EVERYTHING IS RIGHT IN THE CODE BUT ERROR IS OCCURING
IT IS CALLED FAULT.

ERROR; RELATED TO CODING
DEFECT: RELATED TO TESTER
BUG : RELATED TO DEVELOPER

Is This Answer Correct ?    3 Yes 0 No

What is the difference between bug and defect???..

Answer / dhanu

a mistake in coding is called error
tester find mistake in testing time is called defect
whenever developer fix that defect is called bug.

Is This Answer Correct ?    4 Yes 2 No

What is the difference between bug and defect???..

Answer / sohail

BUG: Any Deviation from Secificaiton is called "BUG"

Defect: Any side effect of deviation is called "Defect"

Error: Any incorrect/unexpected output is called "Error".
\\\

Sagii..
Regards

Is This Answer Correct ?    1 Yes 0 No

What is the difference between bug and defect???..

Answer / biswal

HumanBeing is made for Mistake.

When a developer makes a mistake (Syntactic or Semantic) in
an application that is called Error in coding.

When a tester while testing finds that error hile
execution,it is called Defect (or Bug).

At the system level testing of the whole application if u
find a defect in the software,it is called Fault.

If End user finds that the software is not as per the
requirement,it is called Failure)

Is This Answer Correct ?    4 Yes 4 No

What is the difference between bug and defect???..

Answer / shadab

A mistake in coding is called as an error.

A mistake found by the tester in called as bug.

A mistake found by the end-user is called as defect.

Is This Answer Correct ?    3 Yes 4 No

What is the difference between bug and defect???..

Answer / sreenivas

Bug and Defect both are same.

Tester uses the term Defect when talking about
functionality, where as developer uses the term bug talking
about the Code.

Is This Answer Correct ?    1 Yes 2 No

What is the difference between bug and defect???..

Answer / ananth

Defect is non conformance to the requirements and the test case.
Bug is a undesired functionality crept in. This could be
because of a scenario not thought of during requirements
gathering.
The best example of a bug is the Y2K. most of the systems
worked up to 1999 and couldn't round of to year 2000.
The floor and ceil is another example - 14.3 when rounded
off should round off to 14 and not 15 as per majority of the
requirement.

Is This Answer Correct ?    0 Yes 1 No

What is the difference between bug and defect???..

Answer / manoj kumar

Bug is nothing is called error, bug is non-technical tearm
both are same meaning.

Error/Bug means a human action that produce
an incorrect result OR devation from requriment logic such
as syntax error ,compilation error


Defect:-It is nothing called as fault ,fault is nothing
when any error found by the tester then called is Defect.

Is This Answer Correct ?    0 Yes 1 No

What is the difference between bug and defect???..

Answer / sarmatha tk

Error in the coding are called as bug

Defect means finding the bug and rectified by the
developer

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Manual Testing Interview Questions

Q) Create Preffered customer: As a customer when i purchase more than $5000 in goods since my first purchase, I become a preffered customer so that i can receive the benefits associated with that status.

0 Answers   Capital IQ,


What is a testing process / lifecycle?

0 Answers  


When is a good time for system testing?

4 Answers  


What are the four steps of automated testing?

1 Answers  


need testing projects where can i find them

0 Answers   IBM,






How do you test calculator?

3 Answers  


example for bug not reproducible

6 Answers  


what are iso,cmm,cmmi,level1,level2 etc in testing?

2 Answers  


I am a manual test engineer working on an web application product testing.I have worked on test mgmt tool-testlink,defect tracking tool=bugzilla and I know functional-selenium ide (basics.So can anyone tel me which scripting language is extensively used in testing tools so that i can acquire some knowledge about it in order to shift into automation?

2 Answers  


How do you know when your code has met specifications?

2 Answers  


How to test back up and storage products?

0 Answers  


What is the difference b/w Team lead and Scrum Master???

2 Answers   Ness Technologies,


Categories