Ranking programs using black box testing

  • Authors:
  • Koen Claessen;John Hughes;Michał Pałka;Nick Smallbone;Hans Svensson

  • Affiliations:
  • Chalmers University of Technology, Gothenburg, Sweden;Chalmers University of Technology and Quviq AB, Gothenburg, Sweden;Chalmers University of Technology, Gothenburg, Sweden;Chalmers University of Technology, Gothenburg, Sweden;Chalmers University of Technology and Quviq AB, Gothenburg, Sweden

  • Venue:
  • Proceedings of the 5th Workshop on Automation of Software Test
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

We present an unbiased method for measuring the relative quality of different solutions to a programming problem. Our method is based on identifying possible bugs from program behaviour through black-box testing. The main motivation for such a method is its use in experimental evaluation of software development methods. We report on the use of our method in a small-scale such experiment, which was aimed at evaluating the effectiveness of property-based testing vs. unit testing in software development.