write a single scenario which describe error , bug and
failure.
Answers were Sorted based on User's Feedback
Answer / rahul ubhale
“A mistake in coding is called error ,error found by tester
is called defect, defect accepted by development team then
it is called bug ,build does not meet the requirements then
it Is failure.â€
Error: A discrepancy between a computed, observed, or
measured value or condition and the true, specified, or
theoretically correct value or condition. This can be a
misunderstanding of the internal state of the software, an
oversight in terms of memory management, confusion about the
proper way to calculate a value, etc.
Failure: The inability of a system or component to perform
its required functions within specified performance
requirements. See: bug, crash, exception, and fault.
Bug: A fault in a program which causes the program to
perform in an unintended or unanticipated manner. See:
anomaly, defect, error, exception, and fault. Bug is
terminology of Tester.
Fault: An incorrect step, process, or data definition in a
computer program which causes the program to perform in an
unintended or unanticipated manner. See: bug, defect, error,
exception.
Defect:Commonly refers to several troubles with the software
products, with its external behavior or with its internal
features.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / bhushan
In Short as friend @Rahul said
A mistake in coding is called error ,error found by tester
is called defect, defect accepted by development team then
it is called bug ,build does not meet the requirements then
it Is failure
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / m ravikumar
in proper human action is error.
there is a deviation between system output and client expected out put is fault and bug.
| Is This Answer Correct ? | 5 Yes | 6 No |
Why testing is required?
28 Answers Cap Gemini, Infosys,
what are the typical problems in web testing?
Can you explain function points?
what r all the documents does the testers create? some saying testing document starts with test policy,what is all this things? Does anyone have example application to explain this document or any links,plz provide. Also,will someone tell me what is test methodology? kindly help me....thank u!
What is meant by Poty testing?
What is the difference between load testing and performace testing?
What is Usability and Compatibility testing?
Explain the difference between alpha testing and beta testing.
What are the drawbacks of manual testing?
in customer details form having fields like customer name,customer address. after completion of this module, client raise the change as insert the two radio buttons after customer address. how you can check as a tester.
what is test plan and what it consists?
15 Answers AndPlus, Forum, MBT, TCS,
Suppose there is a User window (having fields First name, Last name, phone & address) What is the test case for Edit User ?