1863Software EngineeringMedium
The object of ________within an OO system is to design tests that have a high likelihood of uncovering plausible bugs?
AFault-based testing
BScenario-based testing
CUse-based testing
DIntegration testing
Correct answer
A. Fault-based testing
Explanation
Explanation: The object of fault-based testing within an OO system is to design tests that have a high likelihood of uncovering plausible faults.