Loading web-font TeX/Math/Italic
Improving Software Fault Localization by Combining Spectrum and Mutation | IEEE Journals & Magazine | IEEE Xplore

Improving Software Fault Localization by Combining Spectrum and Mutation


Combining Spectrum and Mutation for Software Fault Localization.

Abstract:

The performance of software fault localization techniques is critical to software debugging and the reliability of software. Spectrum-based fault localization (SBFL) and ...Show More

Abstract:

The performance of software fault localization techniques is critical to software debugging and the reliability of software. Spectrum-based fault localization (SBFL) and mutation-based fault localization (MBFL) are the two most popular fault localization methods. However, the accuracies of the two methods are still limited. For example, only 10.63% of faults can be detected by inspecting the top 3 suspicious elements reported by Ochiai, which is a famous SBFL technique. Unfortunately, programmers only examine the first few suspicious elements before losing patience. Since the information used in SBFL and MBFL are quite different and complementary, this paper proposes a novel approach by combining spectrum and mutation to improve the fault localization accuracy. First, the faulty program is evaluated by using SBFL, and the potential faulty statements are ranked according to their suspiciousness. Then, mutants of the program are generated and executed by MBFL. Finally, the statements that are ranked in the top tied {n} by SBFL are evaluated and reranked according to their mutation scores. Experiments are carried on the Defects4J benchmark and the results reveal that the accuracy of the proposed approach outperforms those of the SBFL and MBFL techniques. In terms of the faults located by inspecting the top 1 suspicious elements, the SMFL techniques detect at least 2.36 times more faults than two SBFL techniques (DStar and Ochiai) and detect at least 1.86 times more faults than two MBFL techniques (MUSE and Metallaxis).
Combining Spectrum and Mutation for Software Fault Localization.
Published in: IEEE Access ( Volume: 8)
Page(s): 172296 - 172307
Date of Publication: 21 September 2020
Electronic ISSN: 2169-3536

Funding Agency:


References

References is not available for this document.