Export Citations
Save this search
Please login to be able to save your searches and receive alerts for new content matching your search criteria.
- ArticleMay 1978
Automatic revision of formal test procedures
An automatic software test driver is a new type of software tool which controls and monitors the execution of software tests. An automatic test driver is controlled by a formal test procedure coded in a special software test language. The test procedure ...
- ArticleMay 1978
Symbolic interpretation and tracing of PASCAL-programs
In this paper we describe a system for symbolic interpretation and tracing of programs written in PASCAL. We show how the symbolic execution method of King can be extended to handle special PASCAL-features and complex data structures. The system is ...
- ArticleMay 1978
Using a behavioral theory of program comprehension in software engineering
A theory is presented of how a programmer goes about understanding a program. The theory is based on a representation of knowledge about programs as a succession of knowledge domains which bridge between the problem domain and the executing program. A ...
- ArticleMay 1978
Inference rules for program annotation
Methods are presented whereby an Algol-like program, given together with its specifications, can be documented automatically. The program is incrementally annotated with invariant relationships that hold between program variables at intermediate points ...
- ArticleMay 1978
FAST: A second generation program analysis system
FAST (Fortran Analysis System) implements a powerful set of analysis capabilities on Fortran source language programs. Its implementation was accomplished through the integration of existing software systems and by the use of modern language system ...