@inproceedings{ebde88653c9c468e9765b551671b4bd3,
title = "Towards scalable compositional test generation",
abstract = "One difficulty of automated test case generation is to deal with compositional units that brings in compositional space explosion of program states. We present a new dynamic execution framework which analyzes program behaviors dynamically for automatic test inputs generation. We utilize forward slicing to explore those functions affecting conditional predicates in program under test. The functions that do not affect the conditional predicates are not in need of being analyzed symbolically. Pointer alias analysis is adopted to make slicing in the presence of pointers more precise. A dynamic partial execution technique is proposed to accelerate the speed of searching the unit space. The proposed approach can be applied to real programs and the experiments are also very encouraging.",
keywords = "Automatic test generation, Compositional testing, Partial execution, Program slicing",
author = "Tao Sun and Zheng Wang and Geguang Pu and Xiao Yu and Zongyan Qiu and Bin Gu",
year = "2009",
doi = "10.1109/QSIC.2009.53",
language = "英语",
isbn = "9780769538280",
series = "Proceedings - International Conference on Quality Software",
pages = "353--358",
booktitle = "QSIC 2009 - Proceedings of the 9th International Conference on Quality Software",
note = "9th International Conference on Quality Software, QSIC 2009 ; Conference date: 24-08-2009 Through 25-08-2009",
}