This paper describes a system that is currently being implemented to generate test data for programs written in ANSI FORTRAN. Given a path, the system symbolically executes the program and creates a set of constraints on the program’s input variables. If the set of constrains is linear, linear programming techniques are employed to solve the system of inequalities. A solution to the system of constrains is then a set of test data that will drive execution down the given path. If it can be determined that the set of constraints is inconsistent then the given path is shown to be nonexecutable. To increase the chance of detecting some of the more common programming errors, artificial constraints are temporarily created that simulate the error ...
International audienceContext: Automatic code-based test input generation aims at generating a test ...
Symbolic execution is a powerful, systematic program analysis approach that has received much visibi...
International audienceSymbolic execution is a classical program testing technique which evaluates a ...
[[abstract]]Software validation through testing will continue to be a very important tool for ensuri...
This paper presents a short introduction to automatic code-driven test generation using symbolic exe...
We present an algorithm for tests generation tools based on symbolic execution. The algorithm is sup...
International audienceVerifying critical numerical software involves the generation of test data for...
Many security and software testing applications require checking whether certain properties of a pro...
This paper presents the design of a software system for generating test data for programs developed ...
The utilization is described of a data Howpath selection criterion in a symbolic execution system. T...
Test data generation is one of the most technically challenging steps of testing software, but most ...
In this thesis, we have defined a symbolic execution technique to automatically generate test suites...
In so-called constraint-based testing, symbolic execution is a common technique used as a part of th...
We present CESE, a tool that combines exhaustive enumeration of test inputs from a structured domain...
This paper presents an approach to automatic unit test data generation for branch coverage using mix...
International audienceContext: Automatic code-based test input generation aims at generating a test ...
Symbolic execution is a powerful, systematic program analysis approach that has received much visibi...
International audienceSymbolic execution is a classical program testing technique which evaluates a ...
[[abstract]]Software validation through testing will continue to be a very important tool for ensuri...
This paper presents a short introduction to automatic code-driven test generation using symbolic exe...
We present an algorithm for tests generation tools based on symbolic execution. The algorithm is sup...
International audienceVerifying critical numerical software involves the generation of test data for...
Many security and software testing applications require checking whether certain properties of a pro...
This paper presents the design of a software system for generating test data for programs developed ...
The utilization is described of a data Howpath selection criterion in a symbolic execution system. T...
Test data generation is one of the most technically challenging steps of testing software, but most ...
In this thesis, we have defined a symbolic execution technique to automatically generate test suites...
In so-called constraint-based testing, symbolic execution is a common technique used as a part of th...
We present CESE, a tool that combines exhaustive enumeration of test inputs from a structured domain...
This paper presents an approach to automatic unit test data generation for branch coverage using mix...
International audienceContext: Automatic code-based test input generation aims at generating a test ...
Symbolic execution is a powerful, systematic program analysis approach that has received much visibi...
International audienceSymbolic execution is a classical program testing technique which evaluates a ...