A Topology-Based Model for Estimating the Diagnostic Efficiency of Statistics-Based Approaches

  • Authors:
  • Alexandre Perez;Andre Riboira;Rui Abreu

  • Affiliations:
  • -;-;-

  • Venue:
  • ISSREW '12 Proceedings of the 2012 IEEE 23rd International Symposium on Software Reliability Engineering Workshops
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

Spectrum-based fault localization (SFL) and dynamic code coverage (DCC) are two statistics-based fault localization techniques used in software fault diagnosis. Due to their nature (statistical analysis of the coverage information), the best technique of the two depends greatly on the system under test code structure and size. We propose a lightweight, topology-based analysis to quickly estimate the project under test coverage matrix when executed, based on the source code structure. This analysis will choose which fault localization technique to use by creating an hierarchical model of the system. To validate our proposed approach, an empirical evaluation was performed, injecting faults in six real-world software projects. We have demonstrated that using the topology-based analysis to choose the best fault localization technique provides a better execution time performance on average (23%) than using DCC (9%), when comparing to SFL.