JWalk: A tool for lazy, systematic testing of java classes by design introspection and user interaction

23Citations
Citations of this article
45Readers
Mendeley users who have this article in their library.
Get full text

Abstract

Popular software testing tools, such as JUnit, allow frequent retesting of modified code; yet the manually created test scripts are often seriously incomplete. A unit-testing tool called JWalk has therefore been developed to address the need for systematic unit testing within the context of agile methods. The tool operates directly on the compiled code for Java classes and uses a new lazy method for inducing the changing design of a class on the fly. This is achieved partly through introspection, using Java's reflection capability, and partly through interaction with the user, constructing and saving test oracles on the fly. Predictive rules reduce the number of oracle values that must be confirmed by the tester. Without human intervention, JWalk performs bounded exhaustive exploration of the class's method protocols and may be directed to explore the space of algebraic constructions, or the intended design state-space of the tested class. With some human interaction, JWalk performs up to the equivalent of fully automated state-based testing, from a specification that was acquired incrementally. © 2007 Springer Science+Business Media, LLC.

Cite

CITATION STYLE

APA

Simons, A. J. H. (2007). JWalk: A tool for lazy, systematic testing of java classes by design introspection and user interaction. Automated Software Engineering, 14(4), 369–418. https://doi.org/10.1007/s10515-007-0015-3

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free