what is a Bug, Defect, Error & Failure ?

Answers were Sorted based on User's Feedback



what is a Bug, Defect, Error & Failure ?..

Answer / masudha

defect:while Executing any build if testing people found
that expected is not equal to actual then it is known as
defecf.

Bug:when developers are accepting it as defect then it is
known as bug.

Error:Error is a syntax Error by the developers

Fault:A fault in a program which causes the program to
perform in an unintended or unanticipated form

Is This Answer Correct ?    10 Yes 2 No

what is a Bug, Defect, Error & Failure ?..

Answer / vinodhanandhan

Bug is Problem in code

Defect is Variance between expected and actual

Is This Answer Correct ?    4 Yes 3 No

what is a Bug, Defect, Error & Failure ?..

Answer / penisetty

Bug: when developers are accepted it then it is
Known as bug.

Error: Error is a syntax Error It will appears only at
White Box testing.

Fault: A fault in a program, which causes the program to
perform in an unintended or unanticipated form.

Defect: Defect is nothing but deviation from the client
requirements. Nothing but which is not presented in the SRS
(Software Requirements Specifications.) Document.

Feel free to ask questions.

My Mail Id penisetty@Gmail.com

Is This Answer Correct ?    1 Yes 0 No

what is a Bug, Defect, Error & Failure ?..

Answer / sridhar

Error is the terminology used in programming which can be
two types logical and syntax.

Defect or Bug or Fault is any deviation from the requirement
can be call as Defect or Bug or Fault.Failure is inability
of the system to perform a task on a given condition
Defects are reported when the expected result is not
matching with actual result,defects are reported to test
engineer for every test cases we fail we need to report a
defect.For a single test case we can have multiple defects

Is This Answer Correct ?    1 Yes 0 No

what is a Bug, Defect, Error & Failure ?..

Answer / kunal s. raje

Bug:-A Flaw in any component or system that can cause
component or system to fail to perform its required
function is called as bug.

Defect:-Bug & Defect is one & the same.

Error:-A human action that produces an incorrect result is
called as error.

Failure:-Deviation from an expected delivery or result is
called as failure

Is This Answer Correct ?    1 Yes 0 No

what is a Bug, Defect, Error & Failure ?..

Answer / moin khan

bug is a incorrect step , process or data definition in a
computer program.

Is This Answer Correct ?    0 Yes 0 No

what is a Bug, Defect, Error & Failure ?..

Answer / dipti

Defect-- deviation from expected, or difference between
expected result & actual result.

failure--manifestation of fault

bug--software doesn't do something that the product
specification says it should do.

error--undesired step or procedure

Is This Answer Correct ?    0 Yes 0 No

what is a Bug, Defect, Error & Failure ?..

Answer / sridhar

if any mistake in my answer plzzzzzzzz mail mee
sridharraghava@gmail.com

Is This Answer Correct ?    1 Yes 1 No

what is a Bug, Defect, Error & Failure ?..

Answer / sanjaya kumar

Error :It comes from the Programmers side i,e the error
either syntically or else in logic...
Bug: It comes from testing side when a tester found that the
expected is not same as the actual....
Defact: after launching the software if any mishaps coming
from the Clietside then its a defact...

Is This Answer Correct ?    0 Yes 0 No

what is a Bug, Defect, Error & Failure ?..

Answer / madhu.p

ERROR: IF ANY MISTAKE FIND in a coding time then it is called as error.

bug: if the same error find by a tester in testing time then it is called as bug.

defect: if the same bug given to developer then it is fixed is called defect.

failure: variation between the excepted and actual result then it is called as failure

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

by testcase how to achieve 100% branch coverage for the following code. Read P Read Q Print "P" Print "Q"

2 Answers   IBM, ISTQB,


What is the need for testing?What is the Outcome of Testing? What is the Purpose of Testing? When to start and Stop Testing?

2 Answers   HCL,


how to write integrated test case for an ATM?

4 Answers   IndiumSoft,


at what step sanity testing and smoke testing do?

4 Answers  


what are the test scenarios for the new user registration in e-commerce site??

2 Answers  






winrunner q's..(if winrunner 1.explain types of recording modes? 2.how winrunner recognize GUI objects? 3.what is there in GUI map editor? 4.explain types of checkpoints? 5.syncronization point? 6.diff. between wait st. and synchornization? 7.diff.between is treturn & texit? 8.diff between tl_step and report_msg? 9.what is data driven test? 10how we parameterize the variable? 11.some ddt commands? 12.why we need to automate ? 13.explain database checkpoints with connectivity? 14.diff..between compiler module and main script? 15.expain in,out,inout parameters? 16.function generator? 17. Search path,breakpoints? 18.diff between step,step in,step out?

2 Answers   BeBo Technologies,


How do you handle a test case when the test data created with an AGE field becomes invalid since the date of the system changes over time? For example, a person who could be a < 18 years old last month is now > 18 years and the whole scenario fails? Do you keep updating the test data or is there another creative solution here (besides changing the system date & time which can't be done as it is an Internet app)?

1 Answers  


How would you build a test team?

1 Answers  


software testing life cycle?

11 Answers  


write four critical test cases for logout operation?

6 Answers   Mind Tree,


what is diff b/w resting & regression testing?

10 Answers   Wipro,


At what stage unit testing has to be done?

3 Answers  


Categories