The test and performance tools provide support for the following types of testing:
- Performance testing of HTTP applications
- JUnit testing
Although each of these areas of testing has its own unique set of tasks
and concepts, two sets of topics are common to all test types: creation and
use of datapools, and creation of test deployments.