Sciweavers

4 search results - page 1 / 1
» Do stack traces help developers fix bugs
Sort
View
MSR
2010
ACM
13 years 10 months ago
Do stack traces help developers fix bugs?
—A widely shared belief in the software engineering community is that stack traces are much sought after by developers to support them in debugging. But limited empirical evidenc...
Adrian Schröter, Nicolas Bettenburg, Rahul Pr...
ECLIPSE
2007
ACM
13 years 9 months ago
Quality of bug reports in Eclipse
The information in bug reports influences the speed at which bugs are fixed. However, bug reports differ in their quality of information. We conducted a survey among ECLIPSE devel...
Nicolas Bettenburg, Sascha Just, Adrian Schrö...
SIGSOFT
2008
ACM
14 years 6 months ago
What makes a good bug report?
In software development, bug reports provide crucial information to developers. However, these reports widely differ in their quality. We conducted a survey among developers and u...
Nicolas Bettenburg, Sascha Just, Adrian Schrö...
SIGSOFT
2007
ACM
14 years 6 months ago
Which warnings should I fix first?
Automatic bug-finding tools have a high false positive rate: most warnings do not indicate real bugs. Usually bug-finding tools assign important warnings high priority. However, t...
Sunghun Kim, Michael D. Ernst