Performance test projects are containers for performance tests.
A performance test project is a Java project created with a source folder. You can store performance tests in standard Java projects that contain source folders.
To create a new performance test project and optionally record a test:
The New Performance Test dialog box opens.
If the New menu does not display the Performance Test Project option, this indicates that you are not in the Test perspective. You can switch to the Test perspective or you can select File > New > Other > Test > Performance Test Project. However you select this option, it switches you to the Test perspective.
Parent topic: Creating tests