How to: Configure Visual Studio Ultimate Options for Web Performance Tests
Visual Studio 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 UltimateOptions dialog box.
Requirements
- Visual Studio Ultimate
To change the options for Web performance tests
On the Tools menu, choose Options.
Expand Test Tools, and then choose Web Test.
Configure the following options for Visual Studio 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 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 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 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 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: choose Add and type a content type in the Add Content Type dialog box, or highlight a content type that is listed and choose Remove.
Choose 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)