How to: Create a New Load Test Using the New Load Test Wizard

This topic applies to:

Visual Studio Ultimate

Visual Studio Premium

Visual Studio Professional 

Visual Studio Express

Topic applies Topic does not apply Topic does not apply Topic does not apply

You use the New Load Test Wizard to create a new load test. After you have finished the wizard, you will be able to go back and edit your load test in the Load Test Editor and change any of the settings that you specified in the wizard.

Tip

You might have already created Web performance tests or unit tests. You can use the New Load Test Wizard to add them to the load test.

Creating a load test with the wizard

Launching the New Load Test Wizard

To launch the New Load Test Wizard

  1. Open a Test project.

  2. In Solution Explorer, right-click the test project node, click Add, and then click Load Test.

    Note

    Your load test will be created with a default name of LoadTestn, where n is the next available number.

    -or-

    In Solution Explorer, right-click the test project node, click Add, and then click New Test. In the Add New Test dialog box, select the Load Test template, type a name for the test, and then click OK.

  3. The New Load Test Wizard starts with the Welcome page displayed.

  4. Click Next.

    The Edit page is displayed. For more information, see How to: Create a Scenario Used to Model User Activities, Tests, Browsers and Networks Using the New Load Test Wizard.

Any values you enter in the New Load Test Wizard can be modified in the Load Test Editor after the wizard is finished. For more information, see Editing Load Test Scenarios Using the Load Test Editor.

Comments

After you launch the New Load Test Wizard, you will use the different pages to specify the settings for your load test. Procedural information can be found in the following topics:

How to: Create a Scenario Used to Model User Activities, Tests, Browsers and Networks Using the New Load Test Wizard

How to: Create a Load Pattern in the Load New Test Wizard

How to: Create a Test Mix Model in the New Load Test Wizard

How to: Create a Test Mix in the New Load Test Wizard

How to: Create a Network Mix in the New Load Test Wizard

How to: Create a Browser Mix in the New Load Test Wizard

How to: Create Counter Sets in the New Load Test Wizard

How to: Create Run Settings in the New Load Test Wizard

See Also

Other Resources

Creating Load Tests Using the New Load Test Wizard

Load Test Walkthroughs