what is a Bug, Defect, Error & Failure ?
Answers were Sorted based on User's Feedback
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 |
Answer / vinodhanandhan
Bug is Problem in code
Defect is Variance between expected and actual
| Is This Answer Correct ? | 4 Yes | 3 No |
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 |
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 |
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 |
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 |
Answer / sridhar
if any mistake in my answer plzzzzzzzz mail mee
sridharraghava@gmail.com
| Is This Answer Correct ? | 1 Yes | 1 No |
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 |
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 |
when there is a new enchancement done by the developers what will do as a tester ?
what is traceability matrix ?what is use of that matix ?
What's the difference between Load and Stress testing ?
What r the different testing techniques other than BVA and EQP?
Neelima, Can you please brief what are the 15 testing issues. I'm aware of 5 Software developement life cycle.
EXPLAIN A SCENARIO AND FEW TEST CASES FOR COMPATABILITY TESTING?
can u pls explain me what is boundary value analasys and equivalent partitioning
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)?
send the senario template
Hi Friends How can we do manual testing? Is it similar to QTP? can some one give real time examples or point me to some websites or books where i can practice manual testing. pls give some ideas. It would be great help. Thanx & regards sunitha.
what are the bugs in job portals and hospital managemant projects..if anyone havin experience in testin these porjects then friends share your experience what could be the bugs
plz tell me the V model with complete explanation(not definition)