Visible to the public Symbolic Execution of High-level Transformations

TitleSymbolic Execution of High-level Transformations
Publication TypeConference Paper
Year of Publication2016
AuthorsAl-Sibahi, Ahmad Salim, Dimovski, Aleksandar S., Wąsowski, Andrzej
Conference NameProceedings of the 2016 ACM SIGPLAN International Conference on Software Language Engineering
Date PublishedOctober 2016
PublisherACM
Conference LocationNew York, NY, USA
ISBN Number978-1-4503-4447-0
Keywordsautomated 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.

URLhttp://doi.acm.org/10.1145/2997364.2997382
DOI10.1145/2997364.2997382
Citation Keyal-sibahi_symbolic_2016