Computing Reviews
Today's Issue Hot Topics Search Browse Recommended My Account Log In
Review Help
Search
A comparative study of coarse- and fine-grained safe regression test-selection techniques
Bible J., Rothermel G., Rosenblum D. ACM Transactions on Software Engineering and Methodology10 (2):149-183,2001.Type:Article
Date Reviewed: Sep 1 2001

Testing software that has been modified to incorporate enhancements or fix defects is a time-consuming effort. Traditionally, test software developed for the initial version of the software is completely re-run with the modified software to verify that the changes do not introduce additional defects. The cost of retesting (known as regression tests) can be reduced only by running a subset of all the tests, which exercises only the changed code.

This paper compares two tools that analyze the original and changed software to identify a subset of all the test cases sufficient to identify a fault in the modified software. The tools were used to analyze three different groups of software, ranging from a suite of small programs to a single, large (49 thousand lines of code) program. Both tools required excessive analysis time, and proved to be less efficient than simply reexecuting all test cases. However, the investigation by the authors and the resultant analysis indicate that the tools would work better if the best parts of each tool were combined. In addition, much of the execution time appears to be taken up by the analysis phase of each tool. This phase might be reduced by a compiler that retained semantic information and provided it to the tools. It would also be helpful if the authors provided a complexity measure of the software under test, as it appears to be a factor in the analysis time for each tool.

Reviewer:  John Cupak, Jr. Review #: CR125318
Bookmark and Share
 
Testing And Debugging (D.2.5 )
 
Would you recommend this review?
yes
no
Other reviews under "Testing And Debugging": Date
Software defect removal
Dunn R., McGraw-Hill, Inc., New York, NY, 1984. Type: Book (9789780070183131)
Mar 1 1985
On the optimum checkpoint selection problem
Toueg S., Babaoglu O. SIAM Journal on Computing 13(3): 630-649, 1984. Type: Article
Mar 1 1985
Software testing management
Royer T., Prentice-Hall, Inc., Upper Saddle River, NJ, 1993. Type: Book (9780135329870)
Mar 1 1994
more...

E-Mail This Printer-Friendly
Send Your Comments
Contact Us
Reproduction in whole or in part without permission is prohibited.   Copyright 1999-2024 ThinkLoud®
Terms of Use
| Privacy Policy