1702Software EngineeringMedium
In which of the following testing strategies, a smallest testable unit is the encapsulated class or object?
ANone of the mentioned
BIntegration testing
CSystem testing
DUnit testing
Correct answer
D. Unit testing
Explanation
The correct answer is Unit testing.