Authors
Aggelos Giantsios, Nikolaos Papaspyrou, Konstantinos Sagonas
Publication date
2015/7/14
Book
Proceedings of the 17th International Symposium on Principles and Practice of Declarative Programming
Pages
137-148
Description
Concolic testing is a software testing technique combining concrete execution of a program (given specific input, along specific paths) with symbolic execution (generating new test inputs that give better path coverage than random test case generation). Concolic testing has so far been applied, mainly at the level of bytecode or assembly code, to programs written in imperative languages that manipulate primitive data types such as integers and arrays. In this paper, we demonstrate its application to a functional programming language core, a subset of the core language of Erlang, that supports pattern matching, structured recursive data types such as lists, recursion and higher-order functions. Moreover, we present CutEr, a tool implementing this testing technique. We describe CutEr's architecture, the challenges that need to be addressed by such a tool, its current limitations, and report some experiences from its use.
Total citations
20152016201720182019202020212022202320242357674241
Scholar articles
A Giantsios, N Papaspyrou, K Sagonas - Proceedings of the 17th International Symposium on …, 2015