DocumentCode :
660598
Title :
Adding context to fault localization with integration coverage
Author :
de Souza, Higor Amario ; Lordello Chaim, Marcos
Author_Institution :
Inst. of Math. & Stat., Univ. of Sao Paulo, Sao Paulo, Brazil
fYear :
2013
fDate :
11-15 Nov. 2013
Firstpage :
628
Lastpage :
633
Abstract :
Fault localization is a costly task in the debugging process. Several techniques to automate fault localization have been proposed aiming at reducing effort and time spent. Some techniques use heuristics based on code coverage data. The goal is to indicate program code excerpts more likely to contain faults. The coverage data mostly used in automated debugging is based on white-box unit testing (e.g., statements, basic blocks, predicates). This paper presents a technique which uses integration coverage data to guide the fault localization process. By ranking most suspicious pairs of method invocations, roadmaps-sorted lists of methods to be investigated-are created. At each method, unit coverage (e.g., basic blocks) is used to locate the fault site. Fifty-five bugs of four programs containing 2K to 80K lines of code (LOC) were analyzed. The results indicate that, by using the roadmaps, the effectiveness of the fault localization process is improved: 78% of all the faults are reached within a fixed amount of basic blocks; 40% more than an approach based on the Tarantula technique. Furthermore, fewer blocks have to be investigated until reaching the fault.
Keywords :
program debugging; program testing; Tarantula technique; debugging process; fault localization automation; fault localization process; integration coverage; program code excerpts; white-box unit testing; Computer bugs; Context; Debugging; Educational institutions; Libraries; Statistical analysis; Testing; Coverage-based debugging; Fault localization; Integration coverage;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Automated Software Engineering (ASE), 2013 IEEE/ACM 28th International Conference on
Conference_Location :
Silicon Valley, CA
Type :
conf
DOI :
10.1109/ASE.2013.6693124
Filename :
6693124
Link To Document :
بازگشت