Configure Controller options
This topic describes how to configure global settings for the Controller, monitors, runtime settings, timeouts, and debug information for all your LoadRunner Enterprise projects.
About the Controller
The Controller is the manager of a performance test that receives the scripts, their runtime settings, and a list of load generators to use. The Controller issues instructions to the load generators including which scripts to run, how many Vusers to run per script, and the time at which to start running the Vusers.
During the performance test, the Controller displays online monitoring information. At the conclusion of the test run, the Controller collates the data for analysis.
Before you run a performance test, you can configure load generator and Vuser options for all your performance tests in the project. Although the default settings correspond to most environments, you can modify the settings to customize the test behavior.
Note: The settings apply to all future test runs in the project and generally only need to be set once. The settings apply globally to all the load generators in a performance test.
Configure monitor run options
You can activate the Transaction monitor, configure the behavior of the transaction data, and set the data sampling rate, debugging, and frequency settings for the online monitors.
-
From the LoadRunner Enterprise navigation toolbar, click
and select Controller Options (under More Tools).
-
Select the Monitors tab.
-
Configure the monitor run options as required:
Configure runtime settings
You can specify runtime settings for your tests relating to Vuser quotas, stopping Vusers, and random sequence seed, to prevent system overload, and to control the way in which Vusers stop running.
-
From the LoadRunner Enterprise navigation toolbar, click
and select Controller Options (under More Tools).
-
Select the Run-Time Settings tab.
-
Configure the runtime settings as required:
UI Elements
Description
Vusers Quota Vuser quotas prevent your system from overloading. The Vuser quotas apply to Vusers on all load generators.
Number of Vusers that may be initialized simultaneously on all load generators. Limits the number of Vusers initialized at one time (when you send an Initialize command).
Default value: 999
When Stopping Vusers Controls the way Vusers stop running when you manually stop a test run:
-
Wait for the current iteration to end before stopping. (Default option) The Vuser completes the iteration it is running before stopping. The Vusers move to the Gradual Exiting status and exit the test run gradually.
-
Wait for the current action to end before stopping. The Vuser completes the action it is running before stopping. The Vusers move to the Gradual Exiting status and exit the test run gradually.
-
Stop immediately. The Vusers stop running immediately, moving to the Exiting status and exit the test run immediately.
Random advance mode of file type parameter -
Use random sequence with seed. Enables you to set a seed number for random sequencing. Select this option if you discover a problem during the test run and want to repeat the test using the same sequence of random values.
-
Use seed <#>. Each seed value represents one sequence of random values used for test execution. Whenever you use this seed value, the same sequence of values is assigned to the Vusers in the test.
This setting applies to parameterized Vuser scripts using the Random method for assigning values from a data file. It also affects the random percentage of recorded think time (see information about the Run-Time Settings dialog box in the Virtual User Generator Help Center.
-
Configure timeout settings
You can set timeouts for various LoadRunner Enterprise commands. When a command is issued by the Controller, you can set a maximum time for the load generator or Vuser to execute the command. If the command is not completed within the time limit, the Controller issues an error message.
-
From the LoadRunner Enterprise navigation toolbar, click
and select Controller Options (under More Tools).
-
Select the Timeouts tab.
-
Configure the timeout settings as required:
Configure debug information
You can select the type of information to trace during test runs. According to the selection here, trace files are created and are used to gather information for debugging purposes.
-
From the LoadRunner Enterprise navigation toolbar, click
and select Controller Options (under More Tools).
-
Select the Debug Information tab.
-
Configure the timeout settings as required:
Configure IP spoofing and advance warning settings
You can select a mode for allocating multiple IP addresses when IP spoofing is enabled. It also enables you to display advanced warnings in the Performance Test Designer Window.
-
From the LoadRunner Enterprise navigation toolbar, click
and select Controller Options (under More Tools).
-
Select the General tab.
-
Configure the general settings as required:
Configure collate result settings
You can specify the Controller behavior related to collation of the run results.
Note: For details on collating run results for a test, see Collate run data.
-
From the LoadRunner Enterprise navigation toolbar, click
and select Controller Options (under More Tools).
-
Select the Collate Results tab.
-
Configure the collate settings as required:
See also: