Published January 24, 2016 | Version 1.0
Dataset Open

TestDescriber: First Release

  • 1. University of Zurich
  • 2. Delft University of Technology

Contributors

  • 1. Delft University of Technology

Description

Replication Package for the paper entitled: "The Impact of Test Case Summaries on Bug Fixing Performance: An Empirical Investigation"

Abstract

Automated test generation tools have been widely investigated with the goal of reducing the cost of testing activities. However, generated tests have been shown not to help developers in detecting and finding more bugs even though they reach higher structural coverage compared to manual testing. The main reason is that generated tests are difficult to understand and maintain. Our paper proposes an approach, coined TestScribe, which automatically generates test case summaries of the portion of code exercised by each individual test, thereby improving understandability. We argue that this approach can complement the current techniques around automated unit test generation or search-based techniques designed to generate a possibly minimal set of test cases. In evaluating our approach we found that (1) developers find twice as many bugs, and (2) test case summaries significantly improve the comprehensibility of test cases, which are considered particularly useful by developers.

This repository provides the replication package with (i) material and working data sets of our study, (ii) complete results of the SURVEY; and (iii) rawdata for replication purposes and to support future studies. A detailed description of the contents is included in README.txt.

Files

TestDescriber-1.0.zip

Files (55.8 MB)

Name Size Download all
md5:c86e33678f51ef62d1561fa79fe22e6b
55.8 MB Preview Download

Additional details

Related works