Sciweavers

ICECCS
2002
IEEE

Syntactic Fault Patterns in OO Programs

13 years 9 months ago
Syntactic Fault Patterns in OO Programs
Although program faults are widely studied, there are many aspects of faults that we still do not understand, particularly about OO software. In addition to the simple fact that one important goal during testing is to cause failures and thereby detect faults, a full understanding of the characteristics of faults is crucial to several research areas. The power that inheritance and polymorphism brings to the expressiveness of programming languages also brings a number of new anomalies and fault types. In prior work we presented a fault model for the appearance and realization of OO faults that are specific to the use of inheritance and polymorphism. Many of these faults cannot appear unless certain syntactic patterns are used. The patterns are based on language constructs, such as overriding methods that directly define inherited state variables and non-inherited methods that call inherited methods. If one of these syntactic patterns is used, then we say the software contains an anoma...
Roger T. Alexander, Jeff Offutt, James M. Bieman
Added 14 Jul 2010
Updated 14 Jul 2010
Type Conference
Year 2002
Where ICECCS
Authors Roger T. Alexander, Jeff Offutt, James M. Bieman
Comments (0)