Sciweavers

PEERJPRE
2016

The impact of test case summaries on bug fixing performance: An empirical investigation

8 years 17 days ago
The impact of test case summaries on bug fixing performance: An empirical investigation
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 is considered particularly useful by developers. Categori...
Sebastiano Panichella, Annibale Panichella, Moritz
Added 08 Apr 2016
Updated 08 Apr 2016
Type Journal
Year 2016
Where PEERJPRE
Authors Sebastiano Panichella, Annibale Panichella, Moritz Beller, Andy Zaidman, Harald C. Gall
Comments (0)