Automatic test data generation leads to identify input values on which a selected path or a selected branch is executed within a program (path-oriented vs goal-oriented methods). In both cases, several approaches based on constraint solving exist, but in the presence of pointer variables only path-oriented methods have been proposed. This paper extends an existing goal-oriented test data generation technique to deal with multi-level pointer variables. These pointers are responsible for the existence of difficult conditional aliasing problems that usually provoke the failure of the test data generation process. The key point of our approach is the definition of a new static single assignment form based on the results of an intraprocedural fl...
Source-code based test data generation is a process of finding program input on which a selected ele...
A major issue in software testing is the automatic gen-eration of the inputs to be applied to the pr...
An important problem that arises in path oriented testing is the generation of test data that causes...
Automatic test data generation leads to identify input values on which a selected path or a selected...
Goal-oriented test data generation; Constraint Logic Programming; Static Single Assignment formInter...
The paper presents a novel approach for automated test data generation of imperative programs contai...
This paper describes a new approach to performing data flow testing on programs that use pointer var...
This dissertation addresses the problem of automated test data generation for commonly used coverage...
This thesis presents a new approach for automated test data generation of imperative programs contai...
This paper presents a novel approach for automated test data generation of imperative programs conta...
Dynamic test generation consists of executing a program while gathering symbolic constraints on inpu...
Test data generation is one of the most technically challenging steps of testing software, but most ...
This paper presents an approach to automatic unit test data generation for branch coverage using mix...
In this paper, we propose an approach for automated test case generation based on techniques from c...
A methodology for generating program test data is described. The methodology is a model of the test ...
Source-code based test data generation is a process of finding program input on which a selected ele...
A major issue in software testing is the automatic gen-eration of the inputs to be applied to the pr...
An important problem that arises in path oriented testing is the generation of test data that causes...
Automatic test data generation leads to identify input values on which a selected path or a selected...
Goal-oriented test data generation; Constraint Logic Programming; Static Single Assignment formInter...
The paper presents a novel approach for automated test data generation of imperative programs contai...
This paper describes a new approach to performing data flow testing on programs that use pointer var...
This dissertation addresses the problem of automated test data generation for commonly used coverage...
This thesis presents a new approach for automated test data generation of imperative programs contai...
This paper presents a novel approach for automated test data generation of imperative programs conta...
Dynamic test generation consists of executing a program while gathering symbolic constraints on inpu...
Test data generation is one of the most technically challenging steps of testing software, but most ...
This paper presents an approach to automatic unit test data generation for branch coverage using mix...
In this paper, we propose an approach for automated test case generation based on techniques from c...
A methodology for generating program test data is described. The methodology is a model of the test ...
Source-code based test data generation is a process of finding program input on which a selected ele...
A major issue in software testing is the automatic gen-eration of the inputs to be applied to the pr...
An important problem that arises in path oriented testing is the generation of test data that causes...