fault injection

     

In software testing, fault injection is a technique for improving the coverage of a test by introucing faults in order to test code paths, in particular error handling code paths, that might otherwise rarely be followed. It is often used with stress testing and is widely considered to be an important part of developing robust software.

Found pages about fault injection

Users that searched for fault injection