@inproceedings{e951910777154d3d8fc90a111bafbfae,
title = "Injecting mechanical faults to localize developer faults for evolving software",
abstract = "This paper presents a novel methodology for localizing faults in code as it evolves. Our insight is that the essence of failure-inducing edits made by the developer can be captured using mechanical program transformations (e.g., mutation changes). Based on the insight, we present the FIFL framework, which uses both the spectrum information of edits (obtained using the existing FAULTTRACER approach) as well as the potential impacts of edits (simulated by mutation changes) to achieve more accurate fault localization. We evaluate FIFL on real-world repositories of nine Java projects ranging from 5.7KLoC to 88.8KLoC. The experimental results show that FIFL is able to outperformthe stateof- the-art FAULTTRACER technique for localizing failureinducing program edits significantly. For example, all 19 FIFL strategies that use both the spectrum information and simulated impact information for each edit outperform the existing FAULTTRACER approach statistically at the significance level of 0.01. In addition, FIFL with its default settings outperforms FAULTTRACER by 2.33% to 86.26% on 16 of the 26 studied version pairs, and is only inferior than FAULTTRACER on one version pair.",
keywords = "Fault localization, Mutation testing, Regression testing, Software evolution",
author = "Lingming Zhang and Lu Zhang and Sarfraz Khurshid",
year = "2013",
doi = "10.1145/2509136.2509551",
language = "English (US)",
isbn = "9781450323741",
series = "Proceedings of the Conference on Object-Oriented Programming Systems, Languages, and Applications, OOPSLA",
pages = "765--784",
booktitle = "SPLASH Indianapolis 2013",
note = "2013 28th ACM SIGPLAN Conference on Object-Oriented Programming, Systems, Languages, and Applications, OOPSLA 2013 ; Conference date: 29-10-2013 Through 31-10-2013",
}