|
Randoop 1.2 |
The Randomized Unit Test Generator for Java |
| Home | Publications | Download | User Manual | Developer Notes |
These papers describe Randoop and its underlying techniques in detail.
The main paper describing feedback-directed random test generation
and Randoop, as well as experiments that compare the technique with
other test generation techniques.
Click here for more details.
“Randoop: Feedback-directed Random Testing for Java”
by Carlos Pacheco and Michael D. Ernst.
In OOPSLA 2007 Companion, Montreal, Canada, Oct. 2007, ACM.
A short tool paper describing aspects of the Java version of Randoop.
Click here for more details.
This case study details the use of Randoop at Microsoft (using a .NET
version of Randoop, developed internally at Microsoft). A team of test
engineers applied Randoop to a critical .NET component that had been
thorughly tested for years. Still, Randoop found many serious errors.
The case study appears in ISSTA 2008: International Symposium on
Software Testing and Analysis, (Seattle, Washington),
July 20-24, 2008.
Click here for more details.
The following papers (by other authors) use or evaluate Randoop.