Software Testing Faults/Errors/Failures
Software Testing Faults/Errors/Failures
Faults/Errors/Failures
Software Faults, Errors and Failures
• Error:
– a human action that produces an incorrect result.
also referred to as Mistake.
– it is the developer mistake that produce a fault.
– Often, it has been caused by human activities such
as the typing errors.
Software Faults, Errors and Failures
Fault: The fault that causes the failure is in line 5. The * operator is
used instead of +.