Home: Reengineering Up: Reverse Engineering Next:

Taxonomy Item Reverse Specification

Reverse specification is intended to extract a description of what the examined system does in terms of the application domain.

On one hand, this process must be bottom-up, since the only reliable description of the behavior of software is its source code. To support this bottom-up process, methods and tools are useful which generate abstract models from the source code, e.g. those of the Structured System Analysis and Design Method (SSADM). Software can be animated to visualize program behavior or to animate the generated models, since the underlying description, namely the source code, is operational.

On the other hand, reverse specification must be top-down, too, since knowledge of the application domain is necessary to understand the software. Domain analysis can contribute to this.


koschke@informatik.uni-stuttgart.de (Feedback).
Copyright © 1997 University of Stuttgart, Germany. $Revision: 1.3 $
Last modified: Wed Sep 24 13:54:19 EDT 1997