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 |
What are the conditions to be tested in new mobile application,sharing documents etc..general conditions???
Mention few best practices for android testing.
Explain Android testing framework?
What are the common challenges in mobile application testing?
What is Top-Down Testing ?
What does mobile security testing include?
Can you give some examples what will you test in the multimedia testing?
how to test the MMS application?
How to create the log file?
What is the difference between mobile device testing and mobile application testing?
hi frnds ,, this is yuva what is performnce testing and volume testing & differnces also ,,,,
How to check app by slowing Wi-Fi connection ?