Consistency techniques for interprocedural test data generation

Nguyen Tran Sy;Deville, Yves
(2003) Joint 9th European Software Engineering Conference (ESEC) and the 11th ACM SIGSOFT Symposium on the Foundations of Software Engineering (FSE-11) — Location: Helsinki, Finland (1.September.2003)

Files

No attached file found for this publication.

Details

Authors
Abstract
This paper presents a novel approach for automated test data generation of imperative programs containing integer, Boolean and/or float variables. It extends our previous work to programs with procedure calls and arrays. A test program (with procedure calls) is represented by an interprocedural control flow graph (ICFG). The classical testing criteria (statement, branch, and path coverage), widely used in unit testing, are extended to the ICFG. For path coverage, the specified path is transformed into a path constraint. Our previous consistency techniques, the core idea behind the solving of path constraints, have been extended to handle procedural calls and operations with arrays. For statement (and branch) coverage, paths reaching the specified node or branch are dynamically constructed. The search for suitable paths is guided by the interprocedural control dependences of the program. The search is also pruned by a new specialized consistency filter. Finally, test data are generated by the application of the proposed path coverage algorithm. A prototype has been implemented. Experiments show the feasibility of the approach.
Affiliations

Citations

Nguyen Tran Sy, & Deville, Y. (2003). Consistency techniques for interprocedural test data generation. Software Engineering Notes, Vol. 28, p. 108-117. https://doi.org/10.1145/949952.940087