Created by W.Langdon from gp-bibliography.bib Revision:1.8187
In this paper, a genetic algorithm is exploited to automatically produce test cases for the unit testing of classes in a generic usage scenario. Test cases are described by chromosomes, which include information on which objects to create, which methods to invoke and which values to use as inputs. The proposed algorithm mutates them with the aim of maximizing a given coverage measure. The implementation of the algorithm and its application to classes from the Java standard library are described.",
Also available as SEN article doi:10.1145/1013886.1007528
Also known as \cite{1007528}",
Genetic Programming entries for Paolo Tonella