One of the characteristics of the increasingly widespread use of object-oriented libraries and the resulting intensive use of inheritance is the proliferation of dependencies on abstract classes. Such classes defer the implementation of some features, and are typically used as a specification or design tool. However, since their features are not fully implemented,abstract classes cannot be instantiated, and thus pose challenges for execution-based testing strategies. This paper presents a structured approach that supports the testing of features in abstract classes. Core to the approach is a series of static analysis steps that build a comprehensive view of the inter-class dependencies in the system under test. We then leveraged this...
Several coverage criteria have been proposed for testing of polymorphic interactions in object-orien...
A test order should be an integral part of all OO testing criteria. It defines the order in which cl...
The knowledge of interclass test dependence is important in deciding class test order, facilitating ...
One of the characteristics of the increasingly widespread use of object-oriented libraries and the ...
One of the characteristics of the increasingly widespread use of object-oriented libraries and the r...
One of the characteristics of the increasingly widespread use of object-oriented libraries and the r...
In this thesis, I present a class abstraction technique (CAT) that supports the testing process by c...
How to test abstract classes is an area of testing that is not paid much attentionto. Abstract class...
In this paper we describe our taxonomy of object-oriented classes that catalogs each class in an app...
How to test abstract classes is an area of testing that is not paid much attention to.Abstract class...
Although there is much interest in creating libraries of well-designed, thoroughly-tested classes th...
Abstract. Whereas object-orientation is established as one major para-digm for software development,...
While test generators have the potential to significantly reduce the costs of software testing and h...
In this paper we describe a taxonomy of object-oriented classes that catalogs each class in an appli...
We discuss a new testing process to generate test cases for object-oriented programs. We focus on cl...
Several coverage criteria have been proposed for testing of polymorphic interactions in object-orien...
A test order should be an integral part of all OO testing criteria. It defines the order in which cl...
The knowledge of interclass test dependence is important in deciding class test order, facilitating ...
One of the characteristics of the increasingly widespread use of object-oriented libraries and the ...
One of the characteristics of the increasingly widespread use of object-oriented libraries and the r...
One of the characteristics of the increasingly widespread use of object-oriented libraries and the r...
In this thesis, I present a class abstraction technique (CAT) that supports the testing process by c...
How to test abstract classes is an area of testing that is not paid much attentionto. Abstract class...
In this paper we describe our taxonomy of object-oriented classes that catalogs each class in an app...
How to test abstract classes is an area of testing that is not paid much attention to.Abstract class...
Although there is much interest in creating libraries of well-designed, thoroughly-tested classes th...
Abstract. Whereas object-orientation is established as one major para-digm for software development,...
While test generators have the potential to significantly reduce the costs of software testing and h...
In this paper we describe a taxonomy of object-oriented classes that catalogs each class in an appli...
We discuss a new testing process to generate test cases for object-oriented programs. We focus on cl...
Several coverage criteria have been proposed for testing of polymorphic interactions in object-orien...
A test order should be an integral part of all OO testing criteria. It defines the order in which cl...
The knowledge of interclass test dependence is important in deciding class test order, facilitating ...