login

Extracting structural information from bug reports

Published 10 May 2008
Nicolas Bettenburg, Rahul Premraj, Thomas Zimmermann, Sunghun Kim
Citations171

TL;DR

A tool called infoZilla is presented that detects structural elements from bug reports with near perfect accuracy and allows us to extract them and can be used to leverage data from bugs at a different granularity level that can facilitate interesting research in the future.

Abstract

In software engineering experiments, the description of bug reports is typically treated as natural language text, although it often contains stack traces, source code, and patches. Neglecting such structural elements is a loss of valuable information; structure usually leads to a better performance of machine learning approaches. In this paper, we present a tool called infoZilla that detects structural elements from bug reports with near perfect accuracy and allows us to extract them. We anticipate that infoZilla can be used to leverage data from bug reports at a different granularity level that can facilitate interesting research in the future.

Keywords

Computer Science