Assertion definition language
From HandWiki
The Assertion Definition Language (ADL) is a specification language providing a predicate logic based behaviour, as well as interfaces, for computer software.[1]
English language support
ADL uses function pre- and postconditions to specify interfaces and is designed to provide an intermediary between informal English language specifications and formal programmatic test specifications.
Tool support exists both to convert ADL specifications into the English language, and to generate test systems against which implementation code can be verified.[2]
History
ADL is developed cooperatively by The Open Group and SunTest of Sun Microsystems[3]
See also
References
- ↑ Peter Gutmann (2004). Cryptographic Security Architecture: Design and Verification. Springer. pp. 194. ISBN 9780387953878.
- ↑ "About ADL". http://adl.opengroup.org/about/index.html.
- ↑ "ADL History". http://adl.opengroup.org/about/history.html.
Original source: https://en.wikipedia.org/wiki/Assertion definition language.
Read more |