Creating an empty test

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.

To create an empty test:

  1. In the Test Navigator, right-click a project and select New > Test Artifact. The New Test Artifact dialog box opens.
  2. Under Wizards, expand Test Suite and click Performance Test.
  3. Click Next. The New Performance Test dialog box opens.
  4. In the list of projects (middle pane), click the Java or Performance Test project in which to store the test.
  5. In the File name field, type a name for the test.
  6. Click Finish.
    Optionally, you can:
    1. Click Next.
    2. Type a description for the test.
    3. Click Next. Inspect or change options.
    4. Click Finish.

    A performance test template opens in the test editor.

Parent topic: Creating tests

Terms of use | Feedback
(C) Copyright IBM Corporation 2005. All Rights Reserved.