SEAIMay 23, 2025

Data Mining-Based Techniques for Software Fault Localization

arXiv:2505.18216v1h-index: 19
Originality Synthesis-oriented
AI Analysis

It addresses debugging challenges for software developers, but is incremental as it builds on existing data mining methods.

The chapter tackles software fault localization by applying data mining techniques like formal concept analysis and association rules to test case data, extending the approach to multiple faults and GUI components.

This chapter illustrates the basic concepts of fault localization using a data mining technique. It utilizes the Trityp program to illustrate the general method. Formal concept analysis and association rule are two well-known methods for symbolic data mining. In their original inception, they both consider data in the form of an object-attribute table. In their original inception, they both consider data in the form of an object-attribute table. The chapter considers a debugging process in which a program is tested against different test cases. Two attributes, PASS and FAIL, represent the issue of the test case. The chapter extends the analysis of data mining for fault localization for the multiple fault situations. It addresses how data mining can be further applied to fault localization for GUI components. Unlike traditional software, GUI test cases are usually event sequences, and each individual event has a unique corresponding event handler.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes