Resource Page DescriptionFault injection testing is the process of deliberately inserting an error into an application to determine whether it deals with the error properly. We’ll explain how you can introduce faults into .NET applications at run time using the Managed Code Fault Injection APIs of the TestApi library Read the article here: http://msdn.microsoft.com/magazine/ff898404.aspx
|