Banner

Laura Dietz, Valentin Dallmeier, Andreas Zeller, Tobias Scheffer

Max Planck Institute for Computer Science; ; Saarland University; University of Potsdam

Localizing Bugs in Program Executions with Graphical Models

7:00 - 11:59pm Wednesday, December 09, 2009

This is part of the Poster Session which begins at 19:30 on Wednesday December 9, 2009

W70

We devise a graphical model that supports the process of debugging software by guiding developers to code that is likely to contain defects. The model is trained using execution traces of passing test runs; it reflects the distribution over transitional patterns of code positions. Given a failing test case, the model determines the least likely transitional pattern in the execution trace. The model is designed such that Bayesian inference has a closed-form solution. We evaluate the Bernoulli graph model on data of the software projects AspectJ and Rhino.