Testing applications

The test and performance tools provide support for two different 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.