what is difference between error and fault
Answers were Sorted based on User's Feedback
Answer / vlucky
Error : A discrepancy between a computed, observed, or
measured value or condition and the true, specified, or
theoretically correct value or condition. See: anomaly, bug,
defect, exception, and fault
Failure: The inability of a system or component to perform
its required functions within specified performance
requirements. See: bug, crash, exception, fault.
Bug: A fault in a program which causes the program to
perform in an unintended or unanticipated manner. See:
anomaly, defect, error, exception, fault.
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: Mismatch between the requirements.
| Is This Answer Correct ? | 13 Yes | 3 No |
Answer / dillip palai
A failure of a system occurs when its behavior differs from
the one that has been specified. The part of the system
state leading to the failure is called the error. An error
is always caused by a fault. The fault is the original cause
of an error. A single event upset and an uninitialized
pointer variable in a C language program are examples of
hardware and software faults, respectively.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / ramakrishna
Error: error means while u working on any project in that
project white box tester(programmer)can execute the program
on that time it should not be working fine means on that it
will shows the error what mistake programeer can done in
internally it is a error.
Fault:fault means internally programmer can do some
mistakes is knowing the fault.
| Is This Answer Correct ? | 1 Yes | 8 No |
Is there any automation tool for mobile application testing ???
List out the types of mobile app testing?
How i create Emulators for andriod and iphone ?
what are the reasons for mobile app crashing
what happens to agilent tool when mobile connected to it crashes and how to test call forwarding in agilent tool
What is the full form of mms?
What does mobile security testing include?
may i know d institutes offers certification course mobile testing in hyd?
What is the difference between TDMA and FDMA.
Which things to consider testing a mobile application through black box technique?
How we will come to know , which are the bands (850,900,1800,1900) a mobile device supports? Thanks Patro
How to take crash or log reports for android and ios apps?