- Created by SS Doc Editor, last modified on Jun 12, 2023
Some websites use third-party web services (such as Google Analytics) that should be excluded from the load test. Also, during recording, a web browser add-on may generate unrelated traffic that also should be excluded.
When the Test Wizard reached the Targeted Hosts step, a list of hosts accessed during the recording will be displayed.
Note: Requests to the hosts added to the Excluded Hosts List before the recording, will be automatically deleted.
Tip: You can also display the Test Case Hosts dialog by clicking Hosts on the Test Case Tree toolbar.

There are two ways to remove requests to unwanted hosts.
- Manual purging. To delete sessions sent to hosts which do not require testing, from the test case, in the Test Case Hosts list, check the boxes (a) on the left of the host names and click Delete (b) on the toolbar.

Tip: Hosts that do not need to be tested often have a smaller number of sessions. To locate such hosts, sort the Test Case Hosts list by the Session column (c), which displays the number of captured sessions per host.
- Automatic purging. After every re-recording, the session which targets unwanted hosts should be deleted again. To automate this process, StresStimulus maintains the Excluded Hosts List. Requests to these hosts will be automatically removed in subsequent recordings. There are two ways to add hosts to the Excluded Hosts List:
Excluded paths
Starting from v5.8, excluded hosts can include paths to exclude recording requests to the given path
1. Click the button (d) on the toolbar. To edit the Excluded Hosts List, click the button (e). You can access the Excluded Hosts List from Stimulus Main Menu -> Host/Content-types -> Excluded Hosts. This list can have the full hostname or a hostname with wildcards. The excluded host can have the following format:
- The full hostname and path. For example, www1.myhost.com will exclude all requests to www1.myhost.com.
- Wildcard hostname. For example, *.myhost.com will exclude all requests to hosts like www1.myhost.com and www2.myhost.com.
- The full hostname and wildcard path. For example, www1.myhost.com/excluded_parent/* will exclude all requests to host www1.myhost.com that have a parent path excluded_parent
- Wildcard hostname and wildcard path For example, *.myhost.com/excluded_parent/*
2. In Test Wizard, select Record Test Case step (e), click Other Options (f), in the appeared pop-up window select Excluded Hosts (g), enter the hosts in the text area (h) and click OK.
Default excluded hosts
The default hosts that are excluded are: *.skype.com, *.lync.com, *.visualstudio.com, *.microsoft.com, *.googleapis.com, *.google.com
Determining unwanted hosts
It is not always clear which hosts are important and which hosts are unwanted. StresStimulus can analyze your test case, and attempt to identify unwanted hosts.
Click the Select Unnecessary hosts button to select all hosts that StresStimulus deems unnecessary to the test case. Then you can follow the steps above to remove the requests to these hosts from the test case.

Warning
StresStimulus uses a heuristic algorithm to make its determination of what an unwanted host is. Check each host before deleting it. Only use after running autocorrelation.
- No labels



