In this paper we analyze the complexity of algorithms for two problems that arise in automatic test path generation for programs: the problem of building a path through a specified set of flow graph nodes and the problem of building a path which satisfies impossible-pairs restrictions in a flow graph. We give a highly efficient algorithm for the first problem, and show that the second problem is NO-complete in the sense of Cook and Karp
Computer-based program offer unrivalled flexibility in terms of implementation and modification. Al...
It is known that minimum cost flow problems can be solved by successive augmentations along shortest...
We present a new constraint-based method for generating test data for code-based unit testing. The m...
Testing is the one of most significant quality assurance measures for software. It has been shown th...
Path testing a program involves generating all paths through the program, and finding a set of progr...
Basis path testing is a very powerful structural testing criterion. The number of test paths equals ...
Black-box and white-box testing are the two major techniques for unit testing. In black-box testing,...
Recent automated software testing techniques concentrate on achieving path coverage. We present a co...
The research carried out throughout this thesis is concerned with the conversion of Linear Programme...
Many problems in program optimization have been solved by applying a technique called interval analy...
Path testing requires generating all paths through the program to be tested, and finding a set of pr...
Data-flow analysis computes its solutions over the paths in a control-flow graph. These paths---whet...
Abstract In this research work, we have used genetic algorithm an artificial intelligence technique ...
Many problems in program optimizationn have been solved by applying a technique called interval anal...
We present a method to find static path exclusions in a control flow graph in order to refine the WC...
Computer-based program offer unrivalled flexibility in terms of implementation and modification. Al...
It is known that minimum cost flow problems can be solved by successive augmentations along shortest...
We present a new constraint-based method for generating test data for code-based unit testing. The m...
Testing is the one of most significant quality assurance measures for software. It has been shown th...
Path testing a program involves generating all paths through the program, and finding a set of progr...
Basis path testing is a very powerful structural testing criterion. The number of test paths equals ...
Black-box and white-box testing are the two major techniques for unit testing. In black-box testing,...
Recent automated software testing techniques concentrate on achieving path coverage. We present a co...
The research carried out throughout this thesis is concerned with the conversion of Linear Programme...
Many problems in program optimization have been solved by applying a technique called interval analy...
Path testing requires generating all paths through the program to be tested, and finding a set of pr...
Data-flow analysis computes its solutions over the paths in a control-flow graph. These paths---whet...
Abstract In this research work, we have used genetic algorithm an artificial intelligence technique ...
Many problems in program optimizationn have been solved by applying a technique called interval anal...
We present a method to find static path exclusions in a control flow graph in order to refine the WC...
Computer-based program offer unrivalled flexibility in terms of implementation and modification. Al...
It is known that minimum cost flow problems can be solved by successive augmentations along shortest...
We present a new constraint-based method for generating test data for code-based unit testing. The m...