Lazy systematic unit testing

Lazy systematic unit testing

Lazy Systematic Unit TestingA J H Simons, JWalk: Lazy systematic unit testing of Java classes by design introspection and user interaction, "Automated Software Engineering, 14 (4), December", ed. B. Nuseibeh, (Boston: Springer, 2007), 369-418.] is a software unit testing method based on the two notions of "lazy specification", the ability to infer the evolving specification of a unit on-the-fly by dynamic analysis, and "systematic testing", the ability to explore and test the unit's state space exhaustively to bounded depths. A testing toolkit JWalk exists to support lazy systematic unit testing in the Java programming language"The JWalk Home Page", http://www.dcs.shef.ac.uk/~ajhs/jwalk/] .

Lazy Specification

Lazy specification refers to a flexible approach to software specification, in which a specification evolves rapidly in parallel with frequently modified code. The specification is inferred by a semi-automatic analysis of a prototype software unit. This can include static analysis (of the unit's interface) and dynamic analysis (of the unit's behaviour). The dynamic analysis is usually supplemented by limited interaction with the programmer.

The term Lazy specification is coined by analogy with "lazy evaluation" in functional programming. The latter describes the delayed evaluation of sub-expressions, which are only evaluated on demand. The analogy is with the late stabilization of the specification, which evolves in parallel with the changing code, until this is deemed stable.

ystematic Testing

Systematic testing refers to a complete, conformance testing approach to software testing, in which the tested unit is shown to conform exhaustively to a specification, up to the testing assumptionsA J H Simons, A theory of regression testing for behaviourally compatible object types, "Software Testing, Verification and Reliability, 16 (3), UKTest 2005 Special Issue, September," eds. M Woodward, P McMinn, M Holcombe and R Hierons (Chichester: John Wiley, 2006), 133-156.] . This contrasts with exploratory, incomplete or random forms of testing. The aim is to provide repeatable guarantees of correctness after testing is finished.

Examples of systematic testing methods include the Stream X-Machine testing methodF Ipate and W M L Holcombe, Specification and testing using generalised machines: a presentation and a case study, "Software Testing, Verification and Reliability, 8 (2)," (Chichester: John Wiley, 1998), 61-81.] and equivalence partition testing with full boundary value analysis.

References


Wikimedia Foundation. 2010.

Игры ⚽ Поможем решить контрольную работу

Look at other dictionaries:

  • JWalk — is a unit testing toolkit for the Java programming language The JWalk Home Page , http://www.dcs.shef.ac.uk/ ajhs/jwalk/] . Created by [http://www.dcs.shef.ac.uk/ ajhs/ Anthony Simons] , JWalk supports a testing paradigm called Lazy Systematic… …   Wikipedia

  • education — /ej oo kay sheuhn/, n. 1. the act or process of imparting or acquiring general knowledge, developing the powers of reasoning and judgment, and generally of preparing oneself or others intellectually for mature life. 2. the act or process of… …   Universalium

  • biblical literature — Introduction       four bodies of written works: the Old Testament writings according to the Hebrew canon; intertestamental works, including the Old Testament Apocrypha; the New Testament writings; and the New Testament Apocrypha.       The Old… …   Universalium

  • Race (classification of humans) — Race Classification Race (classification of humans) Genetics …   Wikipedia

  • UNITED STATES OF AMERICA — UNITED STATES OF AMERICA, country in N. America. This article is arranged according to the following outline: introduction Colonial Era, 1654–1776 Early National Period, 1776–1820 German Jewish Period, 1820–1880 East European Jewish Period,… …   Encyclopedia of Judaism

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”