The issue of ordering class integration in the context of integration testing has been discussed by a number of researchers. More specifically, strategies have been proposed to generate a test order while minimizing stubbing. Recent papers have addressed the problem of deriving an integration order in the presence of dependency cycles in the class diagram. Such dependencies represent a practical problem as they make any topological ordering of classes impossible. This paper proposes a strategy that integrates two existing methods aimed at "breaking" cycles so as to allow a topological order of classes. The first one was proposed by Tai et al and is based on assigning a higher-level order according to aggregation and inheritance relationship...
A test order should be an integral part of all OO testing criteria. It defines the order in which cl...
Based on a hierarchical clustering algorithm we reorder the columns in order to group similar ones A...
One of the characteristics of the increasingly widespread use of object-oriented libraries and the ...
The issue of ordering class integration in the context of integration testing has been discussed by ...
Dependency cycles among components (classes) represent a practical challenge when identifying the cl...
This paper presents an improvement to existing class test ordering stategies by including coupling m...
Abstract—In this paper we present an approach for the class integration test order problem in aspect...
We present here an improved strategy to devise optimal integration test orders in object-oriented sy...
One major characteristics of Object Oriented Software is the complex dependency that exists between ...
One of the characteristics of object-oriented software is the complex dependency that may exist betw...
The knowledge of interclass test dependence is important in deciding class test order, facilitating ...
A relevant task in the exploration and understanding of large datasets is the discovery of hidden re...
The complexity and interdependencies of an object-oriented program makes testing of such programs di...
A single software fault may cause several tests to break, if they cover the same methods. The covera...
The Object Relation Diagram (ORD) of a program is a class interdependence diagram which has importan...
A test order should be an integral part of all OO testing criteria. It defines the order in which cl...
Based on a hierarchical clustering algorithm we reorder the columns in order to group similar ones A...
One of the characteristics of the increasingly widespread use of object-oriented libraries and the ...
The issue of ordering class integration in the context of integration testing has been discussed by ...
Dependency cycles among components (classes) represent a practical challenge when identifying the cl...
This paper presents an improvement to existing class test ordering stategies by including coupling m...
Abstract—In this paper we present an approach for the class integration test order problem in aspect...
We present here an improved strategy to devise optimal integration test orders in object-oriented sy...
One major characteristics of Object Oriented Software is the complex dependency that exists between ...
One of the characteristics of object-oriented software is the complex dependency that may exist betw...
The knowledge of interclass test dependence is important in deciding class test order, facilitating ...
A relevant task in the exploration and understanding of large datasets is the discovery of hidden re...
The complexity and interdependencies of an object-oriented program makes testing of such programs di...
A single software fault may cause several tests to break, if they cover the same methods. The covera...
The Object Relation Diagram (ORD) of a program is a class interdependence diagram which has importan...
A test order should be an integral part of all OO testing criteria. It defines the order in which cl...
Based on a hierarchical clustering algorithm we reorder the columns in order to group similar ones A...
One of the characteristics of the increasingly widespread use of object-oriented libraries and the ...