Define the term Bug, Failure, Error?

Answers were Sorted based on User's Feedback



Define the term Bug, Failure, Error?..

Answer / t.j.stanley

Bug is an error in developer point of view.
Defect is an error in tester point of view.
Failure is an error in customer point of view.


Developer - Tester - Client/end user
| | |
BUG DEFECT FAILURE

Is This Answer Correct ?    12 Yes 5 No

Define the term Bug, Failure, Error?..

Answer / spangles

Error is an undersirable deviation from requirement. any
problem or cause for many problems which stops the system to
perform its functionality.

Failure - any expected action that is suppose to happen.
absence of expected response for any request.


bug - any missing functionality or any actin that is
performed by the system which is not supposed to be performed
" is an error found BEFORE the appln goes into production?

Reason for the birth of bug
Wrong functionality
missing functionality
extra or unwanted functionality

Is This Answer Correct ?    8 Yes 1 No

Define the term Bug, Failure, Error?..

Answer / jyoti

A human miskate in the coding is all "Error".
Due to this error in the coding the test engineer find the
missmatchs is call "Defect".
When this defect is accepcted by the developer it is known
as "Bug"
The defect is some time is also call as "Issue".





Regards,

Priyanka Tambad,

Software Engineer,

JAMS Technologies PVT.LTD.

Is This Answer Correct ?    7 Yes 3 No

Define the term Bug, Failure, Error?..

Answer / murali

Error - Human Made Mistakes in writing Code.

Bug - This Error Produces a Defect called as Bug

Failure - Due to this bug system fails to do the expected work is called as failure.

Is This Answer Correct ?    7 Yes 4 No

Define the term Bug, Failure, Error?..

Answer / krishna

Error: Functionality is Missing
Bug:Functionality is there,but not working properly

if a software performance is not up to the mark or
expectations of the Customer,we can say that its a failure.


Most of the times,Error and Bug are of same ,but they
differentiate in their definition

Is This Answer Correct ?    6 Yes 4 No

Define the term Bug, Failure, Error?..

Answer / avinash chava

Failure is a term used when customer is not satisfied with
the application

Error is a term used to point out programatical mistake.

If any functionality is not working as per requirments then
it is called bug/defect/Issue.

Is This Answer Correct ?    2 Yes 1 No

Define the term Bug, Failure, Error?..

Answer / madhu.p

bug:if any mistake find a tester in testing time then it is called "bug"

error: if any mistake find in coding time then it is called as "error".

defect: if the bug is given to the developer then it fix to the developer or accept the bug then it is called "defect"

Is This Answer Correct ?    3 Yes 2 No

Define the term Bug, Failure, Error?..

Answer / ramakrishna

BUG:deviation from expected is called a bug.
Failure: if any product that not satiesfies the customer need.

Is This Answer Correct ?    0 Yes 0 No

Define the term Bug, Failure, Error?..

Answer / marcin

bug - a static mistake of a developer inside the code

error - wrong inner state of the application in runtime, i.e.
unexpected value of a variable; may be caused by a bug or by
some abnormality of execution environment

failure - a visible result of an error, i.e. unexpected
result, usually caused by an error

Is This Answer Correct ?    0 Yes 1 No

Define the term Bug, Failure, Error?..

Answer / asad

bug, (failure), error, success, pass etc are the names for
RESULT

so....
when the analysis is done on the result then we give any of
the namings among the groups mentions(etc)
the only exception is when we dont get the result at all is
a FALIURE!
when we get the result then comes the remaining
terminoloigies...Iff it is as expected the result is said
to be pass/sucesss... etc other wise
we have the result ... but its not what has been expected
it is an error...! AND
the reson for an such error(S) is a BUG!

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More Manual Testing Interview Questions

Example for High Severity and low priority, High Severity High priority, Low Severity Low Priority, Low Severity High Priority?

1 Answers  


what are your thoughts on SPRINT duration

0 Answers  


Which are different types of review ?

7 Answers  


If you find a bug and the developer says it is as-designed, what can you do?

4 Answers   Wells Fargo,


What is Binary Tree?

2 Answers  






what is Latent Bug?

9 Answers   MBT,


Suppose there is a User window (having fields First name, Last name, phone & address) What is the test case for Edit User ?

0 Answers  


What Questions Project Manager will be aske?

2 Answers  


what is the diff between testbed and test environment?

3 Answers  


when the test plan will be prepared in waterfall model?

3 Answers   Siemens,


how to write test cases for chair?

7 Answers   IBM,


do we require any scripting languae to write test cases in test director? what for it is used?it is like back end?only database we can there?

0 Answers  


Categories