0
kicks
Runtime Fault Injection using TestAPI
Fault injection is a t echnique for improving the coverage of a test by introducing faults to test code paths, in particular error handling code paths that might otherwise rarely be followed.....