Create a simple test and schedule


+

Search Tips   |   Advanced Search

 

You must create a simple performance test and schedule. By creating and playing back a test and a schedule, code is generated for both. Later, you will modify the generated test code so that the test contains a special action that uses the sample subsystem.

To create a simple test and schedule...

  1. Create a performance test project...

      File | New | Performance Test Project

  2. Type a project name, for example, testproj, and then click Finish.

  3. When the Create New Test From Recording prompt opens, click Cancel.

  4. Right-click testproj and select...

      New | Test Element | Test Assets | New HTTP Test | Next

  5. Name the test, for example, subtest, ...

  6. In the Test Attributes window, click Next.

  7. In the HTTP Extension window, in the Number of HTTP pages to generate field, type 0 (zero), and then click Finish.

  8. Right-click testproj and select...

      New |Performance Schedule

  9. Type a name for the schedule, for example, Schtest, and then click Finish.

  10. Select User Group 1, and then click Add > Test.

  11. Select subtest, click OK, and then click File > Save.

  12. Right-click Schtest, and then select...

      Run as | Performance Schedule


Run Configurations

To set Run Configuration

  1. Click...

      Run | Run Configurations

    This brings up...

  2. Right-click Performance Schedule and click New.