BRTracer
Fault localization using segmentation and stack-trace analysis
This approach is proposed by Key Laboratory of High Confidence Software Technologies (Peking University).
BRTracer is built on top of BugLocator (homepage: http://code.google.com/p/bugcenter/). Our goal is to propose a more accurate bug-report-oriented fault localization using segmentation and stack-trace analysis. Our empirical results indicate that BRTracer is able to significantly outperform BugLocator on all the tree software projects (i.e., Eclipse, AspectJ, SWT) used in our empirical...