NAV
中文 DALIAN UNIVERSITY OF TECHNOLOGYLogin
rengongzhinengyingyong
Paper
Current position: Home >> Research Results >> Paper
Generating Test Data for Path Coverage Based on Genetic Algorithm
Release time:2021-07-08 Hits:
Indexed by: 会议论文
First Author: Fan, Shuping
Correspondence Author: Ma, Baoying,lucos,Zhang, Yan,Xia, Chunyan,Zhang, Dan
Date of Publication: 2021-06-05
Document Type: A
Volume: 719
Abstract: Test data generation is an important part of software testing. The imbalance of data crossing program branches is often ignored in generating test data. As a result, there is much data crossing some branches while little data crossing other branches. To solve the phenomenon so as to generate test data effectively, we introduce branch balance and program balance in the evolutionary generation of test data. First, the number of individuals crossing the true and false branch of each branch node on the target path are computed. Then, the calculation methods of branch balance and program balance are given. Finally, the fitness value function which considers the change of program balance before and after an individual joining is presented. And an individual that can improve the balance will be retained in the evolution process. Experiments show that our method is better than the other method in running time and success rate.
Translation or Not: no