A preprocessing method of test input generation by symbolic execution for enterprise application

H Ohbayashi, H Kanuka… - 2018 25th Asia-Pacific …, 2018 - ieeexplore.ieee.org
Techniques for automatically generating test input values by symbolic execution have been
studied. However, the existing symbolic execution tool has a problem that it is difficult to …

Lazy symbolic execution for test data generation

MX Lin, YL Chen, K Yu, GS Wu - IET software, 2011 - IET
In the context of test data generation, symbolic execution gets more attention as computing
power increases continuously. Experiments show that test generation tools based on …

Seviz: A tool for visualizing symbolic execution

D Honfi, A Voros, Z Micskei - 2015 IEEE 8th International …, 2015 - ieeexplore.ieee.org
Generating test inputs from source code is a topic that is starting to transfer from academic
research to industrial application. Symbolic execution is one of the promising techniques for …

Dynamic symbolic execution tool for python programs

X Ding, W Huang, Y Liu, C Wantao… - … , Big Data & Smart City …, 2016 - ieeexplore.ieee.org
Dynamic symbolic execution is an important automated testing technique. Firstly, we
introduce the traditional symbolic execution and dynamic symbolic execution technology …

Using symbolic execution in embedded software testing

H Yu, H Song, L Xiaoming… - … Conference on Computer …, 2008 - ieeexplore.ieee.org
Symbolic execution is widely used in software test cases automatic generating, but itpsilas
hard to use it in embedded software testing, for embedded software is related to hardware …

Learning to accelerate symbolic execution via code transformation

J Chen, W Hu, L Zhang, D Hao… - … Conference on Object …, 2018 - drops.dagstuhl.de
Symbolic execution is an effective but expensive technique for automated test generation.
Over the years, a large number of refined symbolic execution techniques have been …

Evaluating symbolic execution-based test tools

L Cseppento, Z Micskei - 2015 IEEE 8th International …, 2015 - ieeexplore.ieee.org
In recent years several symbolic execution-based tools have been developed to
automatically select relevant test inputs from the source code of the system under test …

A unified symbolic execution system

C Koutsikas, N Malevris - Proceedings ACS/IEEE International …, 2001 - ieeexplore.ieee.org
Test data generation is one of the hardest tasks in the software life-cycle. Many testing
methods try to answer this question, all in a heuristic way. Symbolic execution is one such …

Automated test generation on path-based symbolic execution

Z Min, F Min - 2014 IEEE 5th International Conference on …, 2014 - ieeexplore.ieee.org
This paper describes the path-based symbolic execution of programs in order to solve the
“path-storm” problem in traditional symbolic execution. Instead of using execution tree …

Leveraging abstract interpretation for efficient dynamic symbolic execution

E Alatawi, T Miller - 2017 32nd IEEE/ACM International …, 2017 - ieeexplore.ieee.org
Dynamic Symbolic Execution (DSE) is a technique to automatically generate test inputs by
executing a program with concrete and symbolic values simultaneously. A key challenge in …