The Eclipse test and performance tools platform (TPTP) supports automated performance testing of HTTP applications.
Creating a Java project
Create a Java project to contain a performance test.Creating a test
You can create a performance test.Editing a test
You can inspect and modify a test prior to compiling and running it.Generating an executable test
Follow this procedure to generate an executable test. Before a test can be run, the test's Java source code must be generated and compiled. This process is called code generation.Running a test
You can run a test on one or more deployments.Analyzing test results
When you run a test, the test results for the events are saved in a test log. Use the Test Log Editor to view and edit the test log.Generating performance test reports
At the conclusion of a performance test run you see an execution history, which you can create two types of graphical performance test reports; Page Response Time and Page Hit Rate.Generating test reports
After you have run your tests and generated execution histories, you can generate a test report on the test results to summarize the data.