@inproceedings{godefroid2011statically, author = {Godefroid, Patrice and Lahiri, Shuvendu and Rubio-González, Cindy}, title = {Statically Validating Must Summaries for Incremental Compositional Dynamic Test Generation}, booktitle = {Static Analysis Symposium (SAS '11)}, year = {2011}, month = {August}, abstract = {Compositional dynamic test generation can achieve significant scalability by memorizing symbolic execution sub-paths as test summaries. In this paper, we formulate the problem of statically validating symbolic test summaries against code changes. Summaries that can be proved still valid using a static analysis of a new program version do not need to be retested or recomputed dynamically. In the presence of small code changes, incrementality can considerably speed up regression testing since static checking is much cheaper than dynamic checking and testing. We provide several checks ranging from simple syntactic ones to ones that use a theorem prover. We present preliminary experimental results comparing these approaches on three large Windows applications.}, publisher = {Lecture Notes in Computer Science}, url = {http://approjects.co.za/?big=en-us/research/publication/statically-validating-must-summaries-for-incremental-compositional-dynamic-test-generation-2/}, edition = {Static Analysis Symposium (SAS '11)}, }