Title :
Extending the Theoretical Fault Localization Effectiveness Hierarchy with Empirical Results at Different Code Abstraction Levels
Author :
Chung Man Tang ; Chan, W.K. ; Yu, Y.T.
Author_Institution :
Dept. of Comput. Sci., City Univ. of Hong Kong, Hong Kong, China
Abstract :
Spectrum-based fault localization techniques are semi-automated program debugging techniques that address the bottleneck of finding suspicious program locations for diagnosis. They assess the fault suspiciousness of individual program locations based on the code coverage data achieved by executing the program under debugging over a test suite. A program location can be viewed at different abstraction levels, such as a statement in the source code or an instruction compiled from the source code. In general, a program location at one code abstraction level can be transformed into zero to more program locations at another abstraction level. Although programmers usually debug at the source code level, the code is actually executed at a lower level. It is unclear whether the same techniques applied at different code abstraction levels may achieve consistent results. In this paper, we study a suite of spectrum-based fault localization techniques at both the source and instruction code levels in the context of an existing theoretical hierarchy to assess whether their effectiveness is consistent across the two levels. Our study extends the theoretical hierarchy with empirically validated relationships across two code abstraction levels toward an integration of the theory and practice of fault localization.
Keywords :
fault diagnosis; program debugging; program testing; software fault tolerance; source code (software); code abstraction level; code coverage data; fault diagnosis; fault localization effectiveness hierarchy; fault suspiciousness; instruction code levels; program execution; semiautomated program debugging techniques; source code; spectrum-based fault localization techniques; suspicious program locations; test suite; Aggregates; Computers; Context; Debugging; Erbium; Instruments; Measurement; code abstraction level; fault localization assessment; program debugging; program testing;
Conference_Titel :
Computer Software and Applications Conference (COMPSAC), 2014 IEEE 38th Annual
Conference_Location :
Vasteras
DOI :
10.1109/COMPSAC.2014.24