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 |
Are number of defects more in design phase or coding phase?
the typical Application Test Lifecycle?
what are reviews(eswar)
What is Buddy testing?
Do we have any certifications for ETL Testing ?
what is localization testing?is it a black box testing or white box testing?describe briefly?
What are the different ways of doing black box testing?
what is scenario????
What impact ratings have you used in your projects?
Hi, this is sekhar yadav, when the testing starts...
trecebality matrix used for which purpose?
How do conduct globalisation testing? anybody can explain this with example.