Christopher S. Timperley, Susan Stepney, Claire Le Goues.
BugZoo – A Platform for Studying Software Bugs.

ICSE 2018, Gothenburg, Sweden, May 2018, pp.446–447. ACM, 2018

Abstract:

Proposing a new method for automatically detecting, localising, or repairing software faults requires a fair, reproducible evaluation of the effectiveness of the method relative to existing alternatives. Measuring effectiveness requires both an indicative set of bugs, and a mechanism for reliably reproducing and interacting with those bugs. We present BugZoo: a decentralised platform for distributing, reproducing, and interacting with historical software bugs. BugZoo connects existing datasets and tools to developers and researchers, and provides a controlled environment for conducting experiments. To ensure reproducibility, extensibility, and usability, BugZoo uses Docker containers to package, deliver, and interact with bugs and tools. Adding BugZoo support to existing datasets and tools is simple and non-invasive, requiring only a small number of supplementary files. BugZoo is open-source and available to download at:
https://github.com/squaresLab/BugZoo.

@inproceedings(Timperley2018,
  author = "Christopher S. Timperley and Susan Stepney and Claire Le Goues",
  title = "BugZoo -- A Platform for Studying Software Bugs",
  pages = "446-447",    
  doi = "10.1145/3183440.3195050",
  crossref = "ICSE-2018"
)

@proceedings(ICSE-2018,
  title = "ICSE 2018, Gothenburg, Sweden, May 2018",
  booktitle = "ICSE 2018, Gothenburg, Sweden, May 2018",
  publisher = "ACM",
  year = 2018
)