fault-based testing

fault-based testing

(testing)Software testing using test data designed todemonstrate the absence of a set of pre-specified faults;typically, frequently occurring faults. For example, todemonstrate that the software handles or avoids divide by zero correctly, the test data would include zero.