The Eclipse test and performance tools platform (TPTP) provides support for three types of 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 three types: creation and use of datapools, and creation of test deployments.
For information about the TPTP project, see http://www.eclipse.org/hyades.
Providing tests with variable data
If you associate a value in a test with a datapool column, the test substitutes column data for that value when it runs.Creating a test deployment
This topic describes how to create a deployment for your test suite. You must create a deployment before you can run a test.