Locating Program Features using Execution Slices

  • Authors:
  • W. Eric Wong;Joseph R. Horgan;Swapna S. Gokhale;Kishor S. Trivedi

  • Affiliations:
  • -;-;-;-

  • Venue:
  • ASSET '99 Proceedings of the 1999 IEEE Symposium on Application - Specific Systems and Software Engineering and Technology
  • Year:
  • 1999

Quantified Score

Hi-index 0.00

Visualization

Abstract

An important step towards effective software maintenance is to locate the code relevant to a particular feature. In this paper we report a study applying an execution slice-based technique to a reliability and performance evaluator to identify the code which is unique to a feature, or is common to a group of features. Supported by tools called ATAC and xVue, the program features in the source code can be tracked down to files, functions, lines of code, decisions, and then c- or p-uses. Our study suggests that the technique can provide software programmers and maintainers with a good starting point for quick program understanding.