Configuration Strategies for Evolutionary Testing.

XY Xie,BW Xu,CH Nie,LA Shi,L Xu
DOI: https://doi.org/10.1109/compsac.2005.60
2005-01-01
Abstract:Evolutionary Testing (ET) is a kind of efficient method of automatically test case generation. ET uses a kind of meta-heuristic search technique, the Genetic Algorithm, to convert the task of test case generation into an optimal problem. Nowadays, ET has been widely researched in many areas, especially in the GA configuration problem. In this paper, we suggest two strategies,for the Genetic Algorithm configuration, to improve the performance of ET One is Annealing Genetic Algorithm (AGA), which alters the mutation probability dynamically, and the other is Restricted Genetic Algorithm (RGA), which adds restrictions into fitness functions. The two strategies made ET hit the global optimal solution in fewer generations, and most offspring genes located in the legal domain.
What problem does this paper attempt to address?