AUTOMATIC TEST CASE GENERATION BASED ON GENETIC ALGORITHM

Dan Liu,Xuejun Wang,Jianmin Wang
2013-01-01
Abstract:For the problem that Genetic Algorithm (GA ) suffers from large iteration times and low efficie ncy in test case generation, this paper proposes a Modifie d Genetic Algorithm (MGA ). The algorithm adopts real number coding and the principles of logic cove rage, while the fitness function is to be improved. In addition, it adds genetic-oriented control. The alg orithm is conducive to population diversity and avo ids premature convergence phenomenon. Experimental result shows that MGA has faster convergence speed and higher test data generation efficiency compared with traditional genetic algorithm.
What problem does this paper attempt to address?