Abstract In this research work, we have used genetic algorithm an artificial intelligence technique for automatic generation of test data for integer in case of path testing and for automatic generation of test cases. In case of small problems paths can be easily seen and we can manually select the target path, but in case of large complex problems where control flow graph of a problem is very large like control flow graph of www.irctc.com will be very large and it is very difficult to generate all the paths manually , as there are many paths in the graph we might miss some path, so to generate all the paths automatically, we have used one swarm intelligence technique called intelligent water drop algorithm, which is a graph based algorithm...
Copyright © 2014 X. Yao and D. Gong.This is an open access article distributed under the Creative Co...
Although it is well understood to be a generally undecidable problem, a number of attempts have been...
One of the major difficulties in software testing is the automatic generation of test data that sati...
Path testing requires generating all paths through the program to be tested, and finding a set of pr...
Path testing a program involves generating all paths through the program, and finding a set of progr...
Although it is well understood to be a generally undecidable problem, a number of attempts have been...
This paper discusses an approach to generate test data for path coverage based testing using Genetic...
The paper explores the Genetic Algorithm approach to generate adequate and accurate test data for a ...
A new technique and tool are presented for test data generation for path testing. They are based on ...
Software testing is a process carried out with the intent of finding errors. This helps in analyzing...
Abstract—One of the key problems in path testing is building a path through specified set of stalema...
AbstractThe weight is assigned to all edges of graph according to a uniform policy and focus is on t...
Basis test paths is a method that uses a graph contains nodes as a representation of codes and the l...
Black-box and white-box testing are the two major techniques for unit testing. In black-box testing,...
International audienceSearch-based test data generation methods mostly consider the branch coverage ...
Copyright © 2014 X. Yao and D. Gong.This is an open access article distributed under the Creative Co...
Although it is well understood to be a generally undecidable problem, a number of attempts have been...
One of the major difficulties in software testing is the automatic generation of test data that sati...
Path testing requires generating all paths through the program to be tested, and finding a set of pr...
Path testing a program involves generating all paths through the program, and finding a set of progr...
Although it is well understood to be a generally undecidable problem, a number of attempts have been...
This paper discusses an approach to generate test data for path coverage based testing using Genetic...
The paper explores the Genetic Algorithm approach to generate adequate and accurate test data for a ...
A new technique and tool are presented for test data generation for path testing. They are based on ...
Software testing is a process carried out with the intent of finding errors. This helps in analyzing...
Abstract—One of the key problems in path testing is building a path through specified set of stalema...
AbstractThe weight is assigned to all edges of graph according to a uniform policy and focus is on t...
Basis test paths is a method that uses a graph contains nodes as a representation of codes and the l...
Black-box and white-box testing are the two major techniques for unit testing. In black-box testing,...
International audienceSearch-based test data generation methods mostly consider the branch coverage ...
Copyright © 2014 X. Yao and D. Gong.This is an open access article distributed under the Creative Co...
Although it is well understood to be a generally undecidable problem, a number of attempts have been...
One of the major difficulties in software testing is the automatic generation of test data that sati...