%0 Book Section %B Situation Awareness with Systems of Systems %D 2013 %T Prioritizing Tests for Fault Localization %A Gonzalez-Sanchez, Alberto %A Piel, Éric %A Rui Abreu %A Gross, Hans-Gerhard %A Van Gemund, Arjan JC %I Springer New York %P 247–257 %X

In practically all development processes, regression tests are used to detect the presence of faults after a modification. If faults are detected, a fault localization algorithm can be used to reduce the manual inspection cost. However, while using test case prioritization to enhance the rate of fault detection of the test suite (e.g., statement coverage), the diagnostic information gain per test is not optimal, which results in needless inspection cost during diagnosis. We present RAPTOR, a test prioritization algorithm for fault localization, based on reducing the similarity between statement execution patterns as the testing progresses. Unlike previous diagnostic prioritization algorithms, RAPTOR does not require false negative information, and is much less complex. Experimental results from the Software Infrastructure Repository's benchmarks show that RAPTOR is the best technique under realistic conditions, with average cost reductions of 40% with respect to the next best technique, with negligible impact on fault detection capability.