Program Slicing in the Presence of a Database State

  • Authors:
  • David Willmor;Suzanne M. Embury;Jianhua Shao

  • Affiliations:
  • University of Manchester;University of Manchester;Cardiff University

  • Venue:
  • ICSM '04 Proceedings of the 20th IEEE International Conference on Software Maintenance
  • Year:
  • 2004

Quantified Score

Hi-index 0.00

Visualization

Abstract

Program slicing has long been recognised as a valuable technique for supporting the software maintenance process. However, many programs operate over some kind of external state, as well as the internal program state. Arguably the most significant form of external state is that used to store data associated with the application, for example, in a database management system. In this paper, we propose an approach to supporting slicing over both program and database state, which requires the introduction of two new forms of data dependency into the standard program dependency graph. Our method expands the usefulness of program slicing techniques to the considerable number of database application programs that are being maintained within industry and science today.