The Jakarta Project

About

Documentation

Community

Built-in Components

Logical Controllers

Logical controllers change the logical flow of a test run, but typically they create no actual test samples. Instead, they are placed within the test tree at key places for their specific effects.

Sample Generation Controllers

Sample generation controllers (test controllers) typically change nothing about the logical flow of a test run, but instead, are responsible for generation of the test samples. So, for instance, the Web Test controller is responsible for creating URL objects to be tested.

Copyright © 1999-2001, Apache Software Foundation