DocumentCode
2535195
Title
Explanation-Based Generalization of Infeasible Path
Author
Delahaye, Mickaël ; Botella, Bernard ; Gotlieb, Arnaud
Author_Institution
Software Safety Lab., CEA, Gif-sur-Yvette, France
fYear
2010
fDate
6-10 April 2010
Firstpage
215
Lastpage
224
Abstract
Recent code-based test input generators based on dynamic symbolic execution increase path coverage by solving path condition with a constraint or an SMT solver. When the solver considers path condition produced from an infeasible path, it tries to show unsatisfiability, which is a useless time-consuming process. In this paper, we propose a new method that takes opportunity of the detection of a single infeasible path to generalize to a (possibly infinite) family of infeasible paths, which will not have to be considered in further path conditions solving. The method exploits non-intrusive constraint-based explanations, a technique developed in Constraint Programming to explain unsatisfiability. Experimental results obtained with our prototype tool IPEG show that, whatever is the underlying constraint solving procedure (IC, Colibri and the SMT solver Z3), this approach can save considerable computational time.
Keywords
automatic test pattern generation; constraint handling; IPEG; constraint programming; dynamic symbolic execution; explanation-based generalization; infeasible path; infeasible path detection; time consuming process; Automata; Automatic testing; Data flow computing; Face detection; Laboratories; Prototypes; Software safety; Software testing; Surface-mount technology; System testing; constraint-based explanation; dynamic symbolic execution; test input generation;
fLanguage
English
Publisher
ieee
Conference_Titel
Software Testing, Verification and Validation (ICST), 2010 Third International Conference on
Conference_Location
Paris
Print_ISBN
978-1-4244-6435-7
Type
conf
DOI
10.1109/ICST.2010.13
Filename
5477083
Link To Document