Fault links: exploring the relationship between module and fault types

  • Authors:
  • Jane Huffman Hayes;C. M. Inies Raphael;Vinod Kumar Surisetty;Anneliese Andrews

  • Affiliations:
  • Computer Science Department, University of Kentucky;Computer Science Department, University of Kentucky;Computer Science Department, University of Kentucky;School of Electrical Engineering and Computer Science, Washington State University

  • Venue:
  • EDCC'05 Proceedings of the 5th European conference on Dependable Computing
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

Fault links represent relationships between the types of mistakes made and the type of module being developed or modified. The existence of such fault links can be used to guide code reviews, walkthroughs, allocation of verification and validation resources, testing of new code development, as well as code maintenance. We present an approach for categorizing code faults and code modules, and a means for examining relationships between the two. We successfully applied our approach to two case studies.