What are the differences between these three words Error,
Defect and Bug.

Answers were Sorted based on User's Feedback



What are the differences between these three words Error, Defect and Bug. ..

Answer / mahesh

A mistake in coding is called ‘Error’.
This mistake found by Test Engineers during testing is
called ‘Defect’ or ‘Issue’.
This defect/Issue accepted by developers to resolve is
called a ‘Bug’

Is This Answer Correct ?    3 Yes 1 No

What are the differences between these three words Error, Defect and Bug. ..

Answer / praveen-9885734486

Error: same as above answer

Defect: When an error found by the test engineer(testing
department) then it is called defect

Bug: if the defect is agreed by the developer then it
converts into bug, which has to fix by the developer or
post poned to next version.

Is This Answer Correct ?    2 Yes 2 No

What are the differences between these three words Error, Defect and Bug. ..

Answer / rahul

BUG/DEFECT/ERROR :-

.Software is said to have BUG if it features deviates from specifications.

.Software is said to have DEFECT if it has unwanted side effects.

.Software is said to have ERROR if it gives incorrect out put.

Is This Answer Correct ?    1 Yes 1 No

What are the differences between these three words Error, Defect and Bug. ..

Answer / karthik gowrisankar

In my purview, it is all the same but differs fro where it is found.

A bug is when it is found by developer during coding/unit testing
A defect is when it is found by tester while testing phase
An error (a disastor) when found at post testing phase

Is This Answer Correct ?    0 Yes 0 No

What are the differences between these three words Error, Defect and Bug. ..

Answer / vijayalakshmi

Error: The deviation from the required logic, syntax or
standards/ethics is called as error.

There are three types of error. They are:



Syntax error (This is due to deviation from the syntax of
the language what supposed to follow).
Logical error(This is due to deviation from the logic of
the program what supposed to follow)
Execution error (This is generally happens when you are
executing the same program, that time you get it.)


Defect/Bugs: Thou these two words are used extensively in
the industry, but they carries the same meaning. Just the
one is the synonym of the other.



It can be defined as the effect because of the error which
lies in the program.


Any more updates please send the answer.

Is This Answer Correct ?    0 Yes 1 No

What are the differences between these three words Error, Defect and Bug. ..

Answer / mk

Error /Bug are same meaning error is a logical term and bug
is urological term
Error: The deviation from the required logic, syntax or
standards/ethics is called as error.

There are three types of error. They are:



Syntax error (This is due to deviation from the syntax of
the language what supposed to follow).
Logical error(This is due to deviation from the logic of
the program what supposed to follow)
Execution error (This is generally happens when you are
executing the same program, that time you get it.)


Defect:- when any error find by a tester then it is called a
defect

Is This Answer Correct ?    0 Yes 1 No

What are the differences between these three words Error, Defect and Bug. ..

Answer / gayathri

Error: means same as above answer.

Bug: When the organization sees an error during the
development, when the product is within the company.

Defect: When an error is found after the product is
delivered to the customer.

Is This Answer Correct ?    0 Yes 4 No

Post New Answer

More Testing AllOther Interview Questions

What is difference between Access(DBMS) and RDBMS like SQL Server or Oracle?. Why Access is not used in web based application?

7 Answers   Disha Tech, Infosys, TCS, Wipro,


hi everyone i want to download test director,winrunner,qtp latest versions pls help me

0 Answers  


What is the difference between test scenarios and test strategy?

0 Answers  


what are reviews..? In what type of reviews are going to participate?

1 Answers  


1). explain need of software testing? 2). explain difference between developer testing & test engineers testing? 3). explain difference between verification & validation 4). which process your organization follows to develop an application? 5). explain v-model? & what is the meeting point in v-model?

0 Answers  






I. Customer focus II. Radical process improvement III. Incremental process improvement IV. Quality control specialists are key V. Assumption of unsound processes VI. Human side of quality VII. Measurement and analysis In the statements above, what are the key elements in the TQM philosophy? 1. I, III, VI, and VII 2. I, II, VI, and VII 3. I, II, IV, and VI 4. III, IV, V, and VII 5. I, III, V, and VI

0 Answers  


what is differnete between bug report@bugtracking

1 Answers   TCS,


in automation how can we post a bug?

1 Answers  


Is it like only you will do the UAT testing or the Client. How is UAT test cases different from Functional test cases?

1 Answers   Cap Gemini, Tech Mahindra,


Hai all plz tell me what is a use case ? As for as me concerned a use case is a technique of capturing functional requirments for the client... from which Test Case will be derieved...Is tht rt if so Then what does the BRS business requirments specification or functional requirment specification documents(FRS) do if use case specifies the functionality of an appli....

3 Answers  


Explain 'Software metrics'?

6 Answers   IBM,


I need to learn who the major stakeholders are in each of the 7 stages of the SDLC. What is the best online resource?

0 Answers  


Categories