The document discusses testing for object-oriented applications. It states that testing must be broadened to include error discovery techniques applied to analysis and design models. The strategy for unit and integration testing must change significantly to account for unique OO characteristics like classes. Test cases must be designed to test classes and their interactions based on techniques like fault-based testing, class testing, scenario-based testing, random testing, and partition testing.