Open Access. Powered by Scholars. Published by Universities.®

Physical Sciences and Mathematics Commons

Open Access. Powered by Scholars. Published by Universities.®

University of Nebraska - Lincoln

CSE Conference and Workshop Papers

2011

Regression testing

Articles 1 - 1 of 1

Full-Text Articles in Physical Sciences and Mathematics

Directed Test Suite Augmentation, Zhihong Xu Jan 2011

Directed Test Suite Augmentation, Zhihong Xu

CSE Conference and Workshop Papers

Test suite augmentation techniques are used in regression testing to identify code elements affected by changes and to generate test cases to cover those elements. Whereas methods and techniques to find affected elements have been extensively researched in regression testing, how to generate new test cases to cover these elements cost-effectively has rarely been studied. It is known that generating test cases is very expensive, so we want to focus on this second step. We believe that reusing existing test cases will help us achieve this task. This research intends to provide a framework for test suite augmentation techniques that …