- Created by SS Doc Editor on Sep 11, 2020
In the test wizard, on the Recording Test Case step, you can specify the following additional options by clicking Other Options. Excluded HostsYou can maintain a list of excluded hosts. Captured requests to such hosts will be excluded from the test case. To add more unwanted hosts, enter them on separate lines in the list on the right pane. See Purging requests to unwanted hosts. Examples: www.mywebsite.com and *mywebsite.com Excluded Content-TypesYou can maintain a list of excluded content-types. Captured requests with such content-types will be excluded from the test case. To add more unwanted content-types, enter them on separate lines in the list on the right pane. See Purging sessions with unwanted content types. Examples: json and png Recording CredentialsIn most instances, StresStimulus recording proxy passes server credentials (like NTLM or Kerberos) from the browser to the webserver (or upstream proxy) automatically. However, in some instances (for example, when the webserver uses Channel Binding Tokens), credentials must be submitted by StresStimulus before opening a web browser. In such cases, you need to enter the server credentials in the Recording Credentials grid. Provide the host name of the server, username, and password. Some servers also require a domain. If the authentication is performed by several hosts, enter several sets of credentials. Recording ModeMost web clients support system or custom proxy settings and will work in Proxy Recording mode (default). If you are recording from a web client that does not support system or custom proxy settings, then select No-Proxy Recording mode. Advanced OptionsInclude requests with 401 HTTP statuses. Typically responses with HTTP status code 401 occur during authentication handshakes and should be ignored. However, if your Webserver assigns 401 statuses for other reasons and you want to include such responses to the test case, check this box. The default is unchecked. Clear all test case-mix weights after creating a new test case. By default, after creating a new test case, mix weights of the existing test cases are reset to 0 to allow the new test case to run. To preserve all test case-mix weights, uncheck this checkbox. In this case, the new test's mix weight will be set to 1. Skip proxy diagnostic. Before recording starts, the recorder checks the system proxy settings. Check this checkbox skip this check. Clear IE cache in Normal Mode. Some web applications don't work as expected if recording in Private mode; therefore, they must be recorded in Normal mode. However, recording in Normal mode may render a recording with the primed cache that will not work during playback. Check this checkbox to clear the browser cache before recording in Normal mode. This option only applies to record with Internet Explorer. Allow recording from other users. Allow recording web traffic from other users logged on the same computer. This is useful when trying to record traffic from a Windows service running on a Local System user account. |
- No labels