Symbolic Execution of High-level Transformations
Title | Symbolic Execution of High-level Transformations |
Publication Type | Conference Paper |
Year of Publication | 2016 |
Authors | Al-Sibahi, Ahmad Salim, Dimovski, Aleksandar S., Wąsowski, Andrzej |
Conference Name | Proceedings of the 2016 ACM SIGPLAN International Conference on Software Language Engineering |
Date Published | October 2016 |
Publisher | ACM |
Conference Location | New York, NY, USA |
ISBN Number | 978-1-4503-4447-0 |
Keywords | automated white-box test generation, composability, Metrics, Model transformation, program transformation, pubcrawl, Resiliency, symbolic execution, white box, white box cryptography |
Abstract | Transformations form an important part of developing domain specific languages, where they are used to provide semantics for typing and evaluation. Yet, few solutions exist for verifying transformations written in expressive high-level transformation languages. We take a step towards that goal, by developing a general symbolic execution technique that handles programs written in these high-level transformation languages. We use logical constraints to describe structured symbolic values, including containment, acyclicity, simple unordered collections (sets) and to handle deep type-based querying of syntax hierarchies. We evaluate this symbolic execution technique on a collection of refactoring and model transformation programs, showing that the white-box test generation tool based on symbolic execution obtains better code coverage than a black box test generator for such programs in almost all tested cases. |
URL | http://doi.acm.org/10.1145/2997364.2997382 |
DOI | 10.1145/2997364.2997382 |
Citation Key | al-sibahi_symbolic_2016 |