How to: Select a Load Test Results Store

You are not limited to a local results store. Frequently, load tests are run on a remote set of Agent computers. Agents, together with a controller are called a rig. A rig is capable of generating more simulated load than any single computer. Test results from your agents or your local computer can be saved to any SQL server on which you have created a load test results store. In either case, you must identify where to store your load test results using the Administer Test Controllers window.

For more information about how to set up the SQL tables, see How to: Create a Results Store Using SQL

For more information about agents, see Working with Controllers, Agents, and Rigs.

Identify a results store for load test data

  1. From the Test menu, click Administer Test Controllers. The Administer Test Controller dialog is displayed. If you are using a rig, you must select a controller.

  2. In the Load Test Results Connection String, click (…) to display the Connection Properties dialog box.

  3. In Server Name, type the name of the server where you have run the LoadTest scripts.

  4. Under Log on to the server, you can choose Use Windows Authentication. You can specify the username and password, but you need to select the option Save my password if you do.

  5. Under Connect to a database, choose Select or enter a database name. Select LoadTest from the drop-down list box.

  6. Click OK. You can test the connection by clicking Test Connection.

  7. Click Close in the Administer Test Controller dialog box.

See Also

Tasks

How to: Create a Results Store Using SQL
How to: Run a Load Test Using Agents

Concepts

About the Load Test Results Store
Working with Controllers, Agents, and Rigs