Automatically checking an implementation against its formal specification
S Antoy, D Hamlet - IEEE Transactions on Software …, 2000 - ieeexplore.ieee.org
S Antoy, D Hamlet
IEEE Transactions on Software engineering, 2000•ieeexplore.ieee.orgWe propose checking the execution of an abstract data type's imperative implementation
against its algebraic specification. An explicit mapping from implementation states to
abstract values is added to the imperative code. The form of specification allows mechanical
checking of desirable properties such as consistency and completeness, particularly when
operations are added incrementally to the data type. During unit testing, the specification
serves as a test oracle. Any variance between computed and specified values is …
against its algebraic specification. An explicit mapping from implementation states to
abstract values is added to the imperative code. The form of specification allows mechanical
checking of desirable properties such as consistency and completeness, particularly when
operations are added incrementally to the data type. During unit testing, the specification
serves as a test oracle. Any variance between computed and specified values is …
We propose checking the execution of an abstract data type's imperative implementation against its algebraic specification. An explicit mapping from implementation states to abstract values is added to the imperative code. The form of specification allows mechanical checking of desirable properties such as consistency and completeness, particularly when operations are added incrementally to the data type. During unit testing, the specification serves as a test oracle. Any variance between computed and specified values is automatically detected. When the module is made part of some application, the checking can he removed, or may remain in place for further validating the implementation. The specification, executed by rewriting, can be thought of as itself an implementation with maximum design diversity, and the validation as a form of multiversion-programming comparison.
ieeexplore.ieee.org