Sciweavers

336 search results - page 4 / 68
» Memories of bug fixes
Sort
View
80
Voted
ICSE
2008
IEEE-ACM
15 years 10 months ago
On the automation of fixing software bugs
Software Testing can take up to half of the resources of the development of new software. Although there has been a lot of work on automating the testing phase, fixing a bug after...
Andrea Arcuri
69
Voted
ESEM
2009
ACM
15 years 4 months ago
Optimized assignment of developers for fixing bugs an initial evaluation for eclipse projects
Decisions on “Who should fix this bug” have substantial impact on the duration of the process and its results. In this paper, optimized strategies for the assignment of the ...
Md. Mainur Rahman, Günther Ruhe, Thomas Zimme...
IPPS
2007
IEEE
15 years 4 months ago
FixD : Fault Detection, Bug Reporting, and Recoverability for Distributed Applications
Model checking, logging, debugging, and checkpointing/recovery are great tools to identify bugs in small sequential programs. The direct application of these techniques to the dom...
Cristian Tapus, David A. Noblet
74
Voted
CEC
2008
IEEE
15 years 4 months ago
A novel co-evolutionary approach to automatic software bug fixing
— Many tasks in Software Engineering are very expensive, and that has led the investigation to how to automate them. In particular, Software Testing can take up to half of the re...
Andrea Arcuri, Xin Yao
62
Voted
MSR
2010
ACM
15 years 3 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...