Sciweavers

ISSRE
2002
IEEE

Fault Detection Capabilities of Coupling-based OO Testing

13 years 9 months ago
Fault Detection Capabilities of Coupling-based OO Testing
Object-oriented programs cause a shift in focus from software units to the way software classes and components are connected. Thus, we are finding that we need less emphasis on unit testing and more on integration testing. The compositional relationships of inheritance and aggregation, especially when combined with polymorphism, introduce new kinds of integration faults, which can be covered using testing criteria that take the effects of inheritance and polymorphism into account. This paper demonstrates, via a set of experiments, the relative effectiveness of several coupling-based OO testing criteria and branch coverage. OO criteria are all more effective at detecting faults due to the use of inheritance and polymorphism than branch coverage.
Roger T. Alexander, Jeff Offutt, James M. Bieman
Added 15 Jul 2010
Updated 15 Jul 2010
Type Conference
Year 2002
Where ISSRE
Authors Roger T. Alexander, Jeff Offutt, James M. Bieman
Comments (0)