Off-campus UNL users: To download campus access dissertations, please use the following link to log into our proxy server with your NU ID and password. When you are done browsing please remember to return to this page and log out.

Non-UNL users: Please talk to your librarian about requesting this dissertation through interlibrary loan.

Differential symbolic execution

Suzette J Person, University of Nebraska - Lincoln

Abstract

Successful software systems tend to be long lived and evolve over time as requirements change and faults are detected. The number of times a system is updated and re-deployed may be in the hundreds, or even thousands. Re-validation of an updated system, before it is released, is a critical component of the software evolution process. This step ensures that the changes made to the software have their intended effects, and that no unintended behaviors were introduced. Given the size and complexity of modern software systems, re-validation is generally costly and time consuming. Characterizing the differences between software versions can help focus re-validation tasks, potentially reducing the cost and effort necessary to re-deploy the software. Change characterizations are also useful for other software evolution tasks, e.g., assessing the impact of the changes on other parts of the system. Existing change characterization techniques infer differences in program behaviors based on changes to the source code. This approach is imprecise, and therefore, can lead to unnecessary effort and cause delays in deployment. In this dissertation, we present a novel extension and application of symbolic execution techniques that computes a precise behavioral characterization of program changes. This technique, differential symbolic execution (DSE), exploits program version similarities to improve the quality of change information and reduce analysis cost. DSE is not sensitive to formatting and syntactic changes because it is based on a comparison of program semantics. It supports multiple types of equivalence checking, each of which is capable of producing a characterization of behavioral differences and similarities, expressed as sets of program inputs and their associated effects. DSE results can be used to support a wide range of software evolution tasks including program re-validation, impact analysis, and program documentation tasks. Its precise nature has the potential to considerably reduce software maintenance and evolution costs by enabling client analyses to use DSE results to focus on the program execution behaviors that are changed between versions.

Subject Area

Computer science

Recommended Citation

Person, Suzette J, "Differential symbolic execution" (2009). ETD collection for University of Nebraska-Lincoln. AAI3365729.
https://digitalcommons.unl.edu/dissertations/AAI3365729

Share

COinS