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 failureind...
Abstract—This paper presents Hybrid-MUSE, a new fault localization technique that combines MUtation-...
Abstract In this paper we present a new model of Java programs. We show how a program can be compile...
Abstract—Existing fault localization techniques combine various program features and similarity coef...
This paper presents a novel methodology for localizing faults in code as it evolves. Our insight is ...
Abstract—Keeping evolving systems fault free is hard. Change impact analysis is a well-studied metho...
Search-based program repair generates variants of a defective program to find its repair. This could...
Modern software systems evolve steadily. Software developers change the software codebase every day ...
Mutation analysis can effectively capture the de-pendency between source code and test results. This...
Software testing has recently turned to more sophisticated techniques, like automatic, self-adaptive...
Finding and fixing bugs are time-consuming activities in software development. Spectrum-based fault ...
Finding and fixing bugs are time-consuming activities in software development. Spectrum-based fault ...
Abstract—We present MUSE (MUtation-baSEd fault local-ization technique), a new fault localization te...
Abstract. A common method to localize defects is to compare the coverage of passing and failing prog...
Many spectrum-based fault localization techniques have been pro-posed to measure how likely each pro...
Finding faults in a program correctly is crucial in software maintenance. In this light, many techni...
Abstract—This paper presents Hybrid-MUSE, a new fault localization technique that combines MUtation-...
Abstract In this paper we present a new model of Java programs. We show how a program can be compile...
Abstract—Existing fault localization techniques combine various program features and similarity coef...
This paper presents a novel methodology for localizing faults in code as it evolves. Our insight is ...
Abstract—Keeping evolving systems fault free is hard. Change impact analysis is a well-studied metho...
Search-based program repair generates variants of a defective program to find its repair. This could...
Modern software systems evolve steadily. Software developers change the software codebase every day ...
Mutation analysis can effectively capture the de-pendency between source code and test results. This...
Software testing has recently turned to more sophisticated techniques, like automatic, self-adaptive...
Finding and fixing bugs are time-consuming activities in software development. Spectrum-based fault ...
Finding and fixing bugs are time-consuming activities in software development. Spectrum-based fault ...
Abstract—We present MUSE (MUtation-baSEd fault local-ization technique), a new fault localization te...
Abstract. A common method to localize defects is to compare the coverage of passing and failing prog...
Many spectrum-based fault localization techniques have been pro-posed to measure how likely each pro...
Finding faults in a program correctly is crucial in software maintenance. In this light, many techni...
Abstract—This paper presents Hybrid-MUSE, a new fault localization technique that combines MUtation-...
Abstract In this paper we present a new model of Java programs. We show how a program can be compile...
Abstract—Existing fault localization techniques combine various program features and similarity coef...