• DocumentCode
    2376159
  • Title

    Using Machine Learning to Support Debugging with Tarantula

  • Author

    Briand, Lionel C. ; Labiche, Yvan ; Liu, Xuetao

  • fYear
    2007
  • fDate
    5-9 Nov. 2007
  • Firstpage
    137
  • Lastpage
    146
  • Abstract
    Using a specific machine learning technique, this paper proposes a way to identify suspicious statements during debugging. The technique is based on principles similar to Tarantula but addresses its main flaw: its difficulty to deal with the presence of multiple faults as it assumes that failing test cases execute the same fault(s). The improvement we present in this paper results from the use of C4.5 decision trees to identify various failure conditions based on information regarding the test cases´ inputs and outputs. Failing test cases executing under similar conditions are then assumed to fail due to the same fault(s). Statements are then considered suspicious if they are covered by a large proportion of failing test cases that execute under similar conditions. We report on a case study that demonstrates improvement over the original Tarantula technique in terms of statement ranking. Another contribution of this paper is to show that failure conditions as modeled by a C4.5 decision tree accurately predict failures and can therefore be used as well to help debugging.
  • Keywords
    Debugging; Decision trees; Failure analysis; Laboratories; Machine learning; Machine learning algorithms; Reliability engineering; Software quality; Software reliability; Testing;
  • fLanguage
    English
  • Publisher
    ieee
  • Conference_Titel
    Software Reliability, 2007. ISSRE '07. The 18th IEEE International Symposium on
  • Conference_Location
    Trollhattan
  • ISSN
    1071-9458
  • Print_ISBN
    978-0-7695-3024-6
  • Type

    conf

  • DOI
    10.1109/ISSRE.2007.31
  • Filename
    4402205