Software reliability: The role of programmed exception handling

  • Authors:
  • P. M. Melliar-Smith;B. Randell

  • Affiliations:
  • Stanford Research Institut, Menlo Park, Calif.;Computing Laboratory, The University, Newcastle upon Tyne, U.K.

  • Venue:
  • Proceedings of an ACM conference on Language design for reliable software
  • Year:
  • 1977

Quantified Score

Hi-index 0.00

Visualization

Abstract

The paper discusses the basic concepts underlying the issue of software reliability, and argues that programmed exception handling is inappropriate for dealing with suspected software errors. Instead it is shown, using an example program, how exception handling can be combined with the recovery block structure. The result is to improve the effectiveness with which problems due to anticipated faulty input data, hardware components, etc., are dealt with, while continuing to provide means for recovering from unanticipated faults, including ones due to residual software design errors.