Targeted Fault Insertion

[magazine]
A method for testing error handling code paths
Volume-Issue: 
2002-03
Article Summary: 

Some programs must handle network errors, file system errors, and the like. Testing their error handling manually can be tedious and time consuming. Relying on accidental errors is unreliable and uncontrollable. Learn about a method for simulating errors that makes the process automated and flexible.