Sciweavers

APSEC
2009
IEEE

Directed Test Suite Augmentation

13 years 11 months ago
Directed Test Suite Augmentation
Abstract—As software evolves, engineers use regression testing to evaluate its fitness for release. Such testing typically begins with existing test cases, and many techniques have been proposed for reusing these cost-effectively. After reusing test cases, however, it is also important to consider code or behavior that has not been exercised by existing test cases and generate new test cases to validate these. This process is known as test suite augmentation. In this paper we present a directed test suite augmentation technique, that utilizes results from reuse of existing test cases together with an incremental concolic testing algorithm to augment test suites so that they are coverageadequate for a modified program. We present results of an empirical study examining the effectiveness of our approach. Keywords-regression testing, augmentation, concolic testing
Zhihong Xu, Gregg Rothermel
Added 18 May 2010
Updated 18 May 2010
Type Conference
Year 2009
Where APSEC
Authors Zhihong Xu, Gregg Rothermel
Comments (0)