Noun
fault injection (uncountable)
(computing) A technique for testing a computer system by subjecting it to unusual stresses, such as high voltage or temperature, or the deliberate mutation of software code.
Fault injection may be necessary to ensure that all conditions and branches of exception handling code have adequate coverage during testing. Source: Internet