@inproceedings{f342e1ac7a1244ef90c1b3e09ccc9831,
title = "Guiding random test generation with program analysis",
abstract = "Random test generation is effective in creating method sequences for exercising the software under test. However, black-box approaches for random testing are known to suffer from low code coverage and limited defect detection ability. Analyzing the software under test and using the extracted knowledge to guide test generation can help to overcome these limitations. We developed a random test case generator augmented by a combination of six static and dynamic program analysis techniques. Our tool GRT (Guided Random Testing) has been evaluated on realworld software systems as well as Defects4J benchmarks. It outperformed related approaches in terms of code coverage, mutation score and detected faults. The results show a considerable improvement potential of random test generation when combined with advanced analysis techniques.",
author = "Lei Ma and Cyrille Artho and Cheng Zhang and Hiroyuki Sato and Johannes Gmeiner and Rudolf Ramler",
year = "2016",
language = "English",
series = "Lecture Notes in Informatics (LNI), Proceedings - Series of the Gesellschaft fur Informatik (GI)",
publisher = "Gesellschaft fur Informatik (GI)",
pages = "15--16",
editor = "Jens Knoop and Uwe Zdun",
booktitle = "Software Engineering 2016",
note = "Software Engineering-Konferenz, SE 2016 - Software Engineering Conference, SE 2016 ; Conference date: 23-02-2016 Through 26-02-2016",
}