Dependency cycles among components (classes) represent a practical challenge when identifying the class integration order in object-oriented software testing. Classical approaches, such as “top-down” or “bottom-up” integration (or their combination) become less useful due to their acyclic characteristics. Some OO integration testing strategies explore the principle of breaking these dependency cycles, but broken dependencies imply that the target class will have to be stubbed when integrating and testing the source class, which increases the testing effort. This paper describes an integration testing strategy that guides software engineers to identify the class integration order with the minimum number of implemented stubs. This strategy ca...
[[abstract]]Software testing methodologies and metrics are key issues to improve and assure software...
The Object Relation Diagram (ORD) of a program is a class interdependence diagram which has importan...
As we move from developing procedure-oriented to O-O programs, the complexity traditionally found in...
Dependency cycles among components (classes) represent a practical challenge when identifying the cl...
One of the characteristics of object-oriented software is the complex dependency that may exist betw...
One major characteristics of Object Oriented Software is the complex dependency that exists between ...
Abstract. Successful integration of classes results in correct functioning of object-oriented softwa...
A test order should be an integral part of all OO testing criteria. It defines the order in which cl...
The complexity and interdependencies of an object-oriented program makes testing of such programs di...
(without becoming drowned) Abstract: Systematic testing of object-oriented software turned out to be...
International audienceIn this paper, we present a model, a strategy and a methodology for planning i...
In this paper we describe our taxonomy of object-oriented classes that catalogs each class in an app...
While the use of object-oriented development methods has increased the quality of software by leadin...
The issue of ordering class integration in the context of integration testing has been discussed by ...
The issue of ordering class integration in the context of integration testing has been discussed by ...
[[abstract]]Software testing methodologies and metrics are key issues to improve and assure software...
The Object Relation Diagram (ORD) of a program is a class interdependence diagram which has importan...
As we move from developing procedure-oriented to O-O programs, the complexity traditionally found in...
Dependency cycles among components (classes) represent a practical challenge when identifying the cl...
One of the characteristics of object-oriented software is the complex dependency that may exist betw...
One major characteristics of Object Oriented Software is the complex dependency that exists between ...
Abstract. Successful integration of classes results in correct functioning of object-oriented softwa...
A test order should be an integral part of all OO testing criteria. It defines the order in which cl...
The complexity and interdependencies of an object-oriented program makes testing of such programs di...
(without becoming drowned) Abstract: Systematic testing of object-oriented software turned out to be...
International audienceIn this paper, we present a model, a strategy and a methodology for planning i...
In this paper we describe our taxonomy of object-oriented classes that catalogs each class in an app...
While the use of object-oriented development methods has increased the quality of software by leadin...
The issue of ordering class integration in the context of integration testing has been discussed by ...
The issue of ordering class integration in the context of integration testing has been discussed by ...
[[abstract]]Software testing methodologies and metrics are key issues to improve and assure software...
The Object Relation Diagram (ORD) of a program is a class interdependence diagram which has importan...
As we move from developing procedure-oriented to O-O programs, the complexity traditionally found in...