Software Test Data Generation Based on Multi-Agent

Siwen Yu,Jun Ai,Yifu Zhang
DOI: https://doi.org/10.1007/978-3-642-10619-4_23
2009-01-01
Abstract:Software test data generation is an important part of software testing. This paper presents a multi-agent cooperation framework for software test data generation. The framework is constituted by Graph Miner, Method Selector and test data generation method agent group. Graph Miner extracts software information sequences from UML graphs, and sends them to Method Selector. Then Method Selector selects out relevant method agents to generate test data. This framework can solve the problems of test data generation methods extension and low level of intelligence exists in traditional methods. Based on the framework proposed in this paper, a software prototype is developed. It is proved that this framework is feasible.
What problem does this paper attempt to address?