Fault Localization Method of Combining Statement Execution Complement

HU Congxing,CHEN Lin,DING Hui,ZENG Yi
DOI: https://doi.org/10.3778/j.issn.1673-9418.2011.06.005
2011-01-01
Abstract:Spectrum-based fault localization approaches usually calculate the suspiciousness of statements by coverage information,and then examine the statement sequence ranked by the suspiciousness in descending order until find fault.But most of existing approaches only consider the execution information of statements after running testcases.This paper gives a study revealing that the execution complement of statements should be also taken into consideration,and further presents a method that combines the execution complement of statements to locate fault.Compared with other methods,the experimental results show that the approach can reduce the number of statements that need to be examined to find the faulty statement,and thus improve the effect of fault localization.
What problem does this paper attempt to address?