Path testing a program involves generating all paths through the program, and finding a set of program inputs that will execute every path. Since it is impossible to cover all paths in a program, path testing can be relaxed by selecting a subset of all executable paths that fulfill a certain path selection criterion and finding test data to cover it. The automatic generation of such test paths leads to more test coverage paths thus resulting in efficient and effective testing strategy. This paper presents a structural-oriented technique that uses a genetic algorithm (GA) for automatic generation of a set of test paths that cover the all-uses criterion. In the case of programs that have loops, the proposed technique generates paths according...
Path testing is the basic approach of white box testing and the main approach to solve it by discove...
Although it is well understood to be a generally undecidable problem, a number of attempts have been...
Copyright © 2014 X. Yao and D. Gong.This is an open access article distributed under the Creative Co...
Path testing requires generating all paths through the program to be tested, and finding a set of pr...
Abstract—One of the key problems in path testing is building a path through specified set of stalema...
The paper explores the Genetic Algorithm approach to generate adequate and accurate test data for a ...
One of the major difficulties in software testing is the automatic generation of test data that sati...
Software testing is a critical stage in the life cycle of software development. The testing process ...
A new technique and tool are presented for test data generation for path testing. They are based on ...
Black-box and white-box testing are the two major techniques for unit testing. In black-box testing,...
This paper discusses an approach to generate test data for path coverage based testing using Genetic...
Software testing is an important activity of the software development process. It is a critical elem...
Basis test paths is a method that uses a graph contains nodes as a representation of codes and the l...
Previous research using genetic algorithms to automate the generation of data for path testing has u...
Abstract In this research work, we have used genetic algorithm an artificial intelligence technique ...
Path testing is the basic approach of white box testing and the main approach to solve it by discove...
Although it is well understood to be a generally undecidable problem, a number of attempts have been...
Copyright © 2014 X. Yao and D. Gong.This is an open access article distributed under the Creative Co...
Path testing requires generating all paths through the program to be tested, and finding a set of pr...
Abstract—One of the key problems in path testing is building a path through specified set of stalema...
The paper explores the Genetic Algorithm approach to generate adequate and accurate test data for a ...
One of the major difficulties in software testing is the automatic generation of test data that sati...
Software testing is a critical stage in the life cycle of software development. The testing process ...
A new technique and tool are presented for test data generation for path testing. They are based on ...
Black-box and white-box testing are the two major techniques for unit testing. In black-box testing,...
This paper discusses an approach to generate test data for path coverage based testing using Genetic...
Software testing is an important activity of the software development process. It is a critical elem...
Basis test paths is a method that uses a graph contains nodes as a representation of codes and the l...
Previous research using genetic algorithms to automate the generation of data for path testing has u...
Abstract In this research work, we have used genetic algorithm an artificial intelligence technique ...
Path testing is the basic approach of white box testing and the main approach to solve it by discove...
Although it is well understood to be a generally undecidable problem, a number of attempts have been...
Copyright © 2014 X. Yao and D. Gong.This is an open access article distributed under the Creative Co...