Automatic Test Data Generation Tool Based on Genetic Simulated Annealing Algorithm

Li Bin,Li Zhi-Shu,Chen Yan-Hong,Li Bao-Lin
DOI: https://doi.org/10.1109/cisw.2007.4425475
2007-01-01
Abstract:This paper presents an automatic test data generation tool that aims at generating test data dynamically by reducing the problem of test data generation to one minimizing function. The tool is composed of three parts: program instrumentation module; test path generation module and test case generation module. In order to enhance the computational efficiency, we makes some improvements on the encoding, crossover probability and annealing gene of the genetic simulated annealing algorithm (GASS), and then use the results to generate the test data on the program instrumentation. Experimental results show this approach has better effect.
What problem does this paper attempt to address?