vix.ing · top · new · best · stats · spec

Managing Object-Oriented Integration and Regression Testing

1999/02/05 by Mario Winter, Winter, Mario
Computer Science · #D.2.5 #D.2.9 #FOS: Computer and information sciences #Software Engineering (cs.SE) #Software Engineering Research #Software Reliability and Analysis Research #Software Testing and Debugging Techniques #cs.SE

paper · pdf · doi:10.48550/arxiv.cs/9902008

Proc. 6th euroSTAR, Munich, 30 November-4 December 1998

arxiv created 1999/02/05 · openalex publication_date 1999/02/05 · arxiv updated 2009/11/30 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Systematic testing of object-oriented software turned out to be much more complex than testing conventional software. Especially the highly incremental and iterative development cycle demands both many more changes and partially implemented resp. re-implemented classes. Much more integration and regression testing has to be done to reach stable stages during the development. In this presentation we propose a diagram capturing all possible dependencies and interactions in an object-oriented program. Then we give algorithms and coverage criteria to identify integration resp. regression test strategys and all test cases to be executed after some implementation resp. modification activities. Finally, we summarize some practical experiences and heuristics.

Related