Software Reliability via Run-Time Result-Checking (1994)
Cached
Download Links
- [ftp.icsi.berkeley.edu]
- [http.cs.berkeley.edu]
- [http.cs.berkeley.edu]
- DBLP
Other Repositories/Bibliography
| Venue: | JOURNAL OF THE ACM |
| Citations: | 91 - 2 self |
BibTeX
@ARTICLE{Blum94softwarereliability,
author = {Manuel Blum and Hal Wasserman},
title = {Software Reliability via Run-Time Result-Checking},
journal = {JOURNAL OF THE ACM},
year = {1994},
volume = {44},
pages = {826--849}
}
Years of Citing Articles
OpenURL
Abstract
We review the field of result-checking, discussing simple checkers and selfcorrectors. We argue that such checkers could profitably be incorporated in software as an aid to efficient debugging and reliable functionality. We consider how to modify traditional checking methodologies to make them more appropriate for use in realtime, real-number computer systems. In particular, we suggest that checkers should be allowed to use stored randomness: i.e., that they should be allowed to generate, pre-process, and store random bits prior to run-time, and then to use this information repeatedly in a series of run-time checks. In a case study of checking a general real-number linear transformation (for example, a Fourier Transform), we present a simple checker which uses stored randomness, and a self-corrector which is particularly efficient if stored randomness is allowed.







