An Integrated Life-Cycle Model for Software Maintenance

  • Authors:
  • Stephen S. Yau;Robin A. Nicholl;Jefrey J.-P. Tsai;Sying-Syang Liu

  • Affiliations:
  • Northwestern Univ., Evanston, IL;Univ. of Western Ontario, London;Univ. of Illinois, Chicago;Northwestern Univ., Evanston, IL

  • Venue:
  • IEEE Transactions on Software Engineering
  • Year:
  • 1988

Quantified Score

Hi-index 0.00

Visualization

Abstract

An integrated life-cycle model is presented for use in a software maintenance environment. The model represents information about the development and maintenance of software systems, emphasizing relationships between different phases of the software life cycle. It provides the basis for automated tools to assist maintenance personnel in making changes to existing software systems. The model is independent of particular specification, design, and programming languages because it represents only certain 'basic' semantic properties of software systems: control flow, data flow, and data structure. The software development processes by which one phase of the software life cycle is derived from another are represented by graph rewriting rules, which indicate how various components of a software system have been implemented. This approach permits analysis of the basic properties of a software system throughout the software life cycle. Examples are given to illustrate the integrated software life-cycle model during evolution.