IEEE Access (Jan 2020)

Testing Method for Software With Randomness Using Genetic Algorithm

  • Xiangjuan Yao,
  • Dunwei Gong,
  • Bin Li,
  • Xiangying Dang,
  • Gongjie Zhang

DOI
https://doi.org/10.1109/ACCESS.2020.2983762
Journal volume & issue
Vol. 8
pp. 61999 – 62010

Abstract

Read online

The main task of software testing is the generation of test data with high quality in restricted time. But for software with uncertainties, such as randomness, existing methods of generating test data often lose their effectiveness. For software with randomness, a test datum might cover the test target in one run, but obtains different results in the next run. Therefore, special testing methods must be exploited for this kind of software. In order to test software with randomness, we first propose a novel test adequacy criterion, and then build a mathematical model for generating test data according to the new criterion. Finally, we present a method of solving the optimization model using a set-based genetic algorithm. We apply the proposed method to test 12 programs, and compare with traditional genetic algorithm and the random method. From the experimental results we can see that, the proposed adequacy criterion is available for the software with randomness and the proposed algorithm can effectively generate test data.

Keywords