Creating an empty test

You can create an empty template for a test that you plan to write manually.

Procedure

  1. In the Test Navigator, right-click a project and click New > Other.
  2. In the New window, expand Test, expand Test Assets, click New Test, and then click Next.
  3. In the Enter, create, or select the parent folder field, click the test project in which to store the test.
  4. In the Name field, type a name for the test, and then click Next.
  5. Optionally, in the Test Attributes window, type a description for the test, and then click Next.
  6. In the Protocol and Features window, select HTTP Protocol, and then click Next.
  7. In the HTTP Extension window, enter the name of the host, and set the options for the test.
  8. In the New test summary window, inspect your selections, and then click Finish.
  9. Confirm that you want to open the editor.
    A test template opens for you to edit. The following figure shows HTTP test template with the default options (one page, one request per page, and a response for the request).an empty test