Previous Topic: Stage Suite Execution - Results TabNext Topic: Run a Selenium Integration Test Case


Use the Load Test Optimizer

The Load Test Optimizer appears in the Registry Monitor and lets you run a simple load test on the system under test. A load test determines how many users the system under test supports.

In the Load Test Optimizer, the system under test runs continuously. More simulated users continue to access it, until a specific target is reached. This target is typically a predefined average response time.

The Load Test Optimizer helps determine how many users the system under test supports. An optimizer can be set on any DevTest metric, such as average response time. An optimizer can also be set on a metric pulled from an external source, such as SNMP, JMX, or Windows Perfmon. The number of users increases at a preset frequency and informs you when a preset metric threshold is achieved. For example, you can increase the number of test instances by 5 instances every 10 seconds until the average response time hits 2 seconds.

To optimize the test, it must be running.

To configure and start an optimizer:

  1. In the Registry Monitor, select a test from the running tests list and click Optimize Test Icon - graph.

    The Optimizer panel opens with the name of the staging document at the top.

  2. Configure the following parameters:
    Metric

    The metric to use for the optimization. Select from the pull-down list.

    Simulator

    The simulator that is used to spawn test instances. Select from the pull-down list.

    Threshold Low

    The metric value at which the optimizer reports that the system requires more virtual users. Enter a numeric value.

    Threshold High

    The metric value at which the optimizer reports that the system cannot support any more virtual users. Enter a numeric value.

    Increment (#instances)

    The number of extra virtual users to add to the system at the update frequency. Enter a numeric value.

    Update Frequency (millis)

    The number of milliseconds between increments

  3. Click Start Optimizer Icon - right arrow.

    As the optimizer increases the number of virtual users, the number of virtual users display on both the Optimizers section and in the Instances column of the Tests tab in the Registry Monitor.

    As the optimizer executes, you can change the parameters. To update the optimizer with the changed information, click Update Update icon.

  4. To close the optimizer, click Close Close icon.