How to: Configure Visual Studio Ultimate Options for Web Performance Tests
This topic applies to:
Visual Studio Ultimate |
Visual Studio Premium |
Visual Studio Professional |
Visual Studio Express |
---|---|---|---|
Visual Studio 2010 Ultimate provides the following configuration options you can specify for Web performance tests:
Specify the default starting URL Specify where Web performance tests will start from in the Web Performance Test Recorder by default.
Hidden field matching Specify if hidden field matching is performed immediately after recording the Web performance tests.
Dynamic Parameter detection Specify if dynamic parameters are detected immediately after recording Web performance tests.
Recorder dependents Specify if recorder dependents are put under page immediately after recording Web performance tests.
Internet Explorer Instances Specify if Web performance tests record from all the open instances of Internet Explorer when while they are recorded.
Add or remove content types as binary payloads You can add or remove content types to be considered as binary payloads.
The options are specified in the Visual Studio 2010 Ultimate Options dialog box.
To change the options for Web performance tests
On the Tools menu, click Options.
Expand Test Tools, and then click Web Test.
Configure the following options for Visual Studio 2010 Ultimate Web performance testing:
Specify the default starting URL In the text box under Web Performance Test Recorder starting URL, type a valid URL that all Web performance tests will start from in the Web Performance Test Recorder by default.
Hidden field matching Either select or clear the Automatically extract and bind hidden fields check box to specify if Visual Studio 2010 Ultimate performs hidden field matching immediately after recording Web performance tests.
Dynamic Parameter detection Either select or clear the Automatically detect dynamic parameters check box to specify if Visual Studio 2010 Ultimate detects dynamic parameters immediately after recording Web performance tests.
Recorded dependents Either select or clear the Automatically put recorded dependents under page check box to specify if Visual Studio 2010 Ultimate puts recorded dependents under page immediately after recording a Web performance test.
Internet Explorer Instances Either select or clear the check box by Record from all Internet Explorer browsers open during recording of web tests to specify if Visual Studio 2010 Ultimate should record from all the open instances of Internet Explorer when recording Web performance tests.
Add or remove content types as binary payloads In Record these content types as binary payload, choose one of these options: click Add and type a content type in the Add Content Type dialog box, or highlight a content type that is listed and click Remove.
Click OK.
See Also
Tasks
How to: Promote Dynamic Parameters to Web Performance Test Parameters
How to: Resolve Web Performance Test Playback Issues Caused by Dynamic Parameters
Reference
Options Dialog Box (Visual Studio)