You can create an empty template for a test that you plan to write
manually. Note, however, that recording is the normal and recommended way
to create a new test.
- In the Test Navigator, right-click a project and select New
> Test Artifact. The New Test Artifact dialog
box opens.
- Under Wizards, expand Test Suite and
click Performance Test.
- Click Next. The New
Performance Test dialog box opens.
- In the list of projects (middle pane), click the Java or Performance
Test project in which to store the test.
- In the File name field, type a name for
the test.
- Click Finish.
Optionally,
you can:
- Click Next.
- Type a description for the test.
- Click Next. Inspect or change options.
- Click Finish.
A performance test template opens in the test editor.
