Computing Reviews

Using component metadata to regression test component-based software
Orso A., Do H., Rothermel G., Harrold M., Rosenblum D. Software Testing, Verification & Reliability17(2):61-94,2007.Type:Article
Date Reviewed: 11/13/07

According to Brooks’ often-cited article [1], “The most radical possible solution for constructing software is not to construct it at all.” Component-based software development is popular, using open-source software or commercial off-the-shelf (COTS) software developed by a vendor, a subcontractor, or a third party. Only the documented functions and contractual interfaces of such components are available, but not the fine details. Traditional software verification techniques are, therefore, not applicable.

This paper is one from a series about the exploitation of component metadata for software testing and analysis. The metadata may be static, such as data and control flow information, or dynamic, such as execution traces or assertions. In particular, this paper addresses the issue of regression testing. A code-based approach and a specification-based approach are described. Empirical studies are conducted, showing savings and better effectiveness over disuse of the metadata. Results on component-level method-level, and statement-level metadata are also compared.

While empirical studies are currently popular in software engineering research, it would be useful to follow up the excellent work with a formal framework of regression testing based on component metadata, possibly similar to the authors’ previous outstanding work [2], and with a view toward achieving better understanding of regression testing for component-based software.


1)

Brooks, F.P. No silver bullet: essence and accidents of software engineering. IEEE Computer 20, 4(1987), 10–19.


2)

Rothermel, G.; Harrold, M.J. Analyzing regression test selection techniques. IEEE Transactions on Software Engineering 22, 8(1996), 529–551.

Reviewer:  T.H. Tse Review #: CR134930 (0809-0881)

Reproduction in whole or in part without permission is prohibited.   Copyright 2024 ComputingReviews.com™
Terms of Use
| Privacy Policy