IGUANA: Input Generation Using Automated Novel Algorithms. A Plug and Play Research Tool

by Phil McMinn

Technical Report (Department of Computer Science, University of Sheffield), 2007



IGUANA is a tool for automatically generating software test data using search-based approaches. Search-based approaches explore the input domain of a program for test data and are guided by a fitness function. The fitness function evaluates input data and measures how suitable it is for a given purpose, for example the execution of a particular statement in a program, or the falsification of an assertion statement. The IGUANA tool is designed so that researchers can easily compare and contrast different search methods (e.g. random search, hill climbing and genetic algorithms), fitness functions (e.g. for obtaining branch coverage of a program) ... [more]


Reference

Phil McMinn. IGUANA: Input Generation Using Automated Novel Algorithms. A Plug and Play Research Tool. Department of Computer Science, University of Sheffield Technical Report CS-07-14, 2007


Bibtex Entry
@techreport{McMinn2007,
  author      = "McMinn, Phil",
  title       = "{IGUANA:} {I}nput {G}eneration {U}sing {A}utomated {N}ovel {A}lgorithms. A Plug and Play Research Tool",
  number      = "CS-07-14",
  year        = "2007",
  institution = "Department of Computer Science, University of Sheffield"
}