- Created by SS Doc Editor on Sep 09, 2021
StresStimulus uses a heuristic algorithm to mark verification errors and warnings, and sometimes false positives are identified.
Suppressing errors and warnings
To ignore these errors and warnings from future verification, right-click and select Ignore warnings/errors.
To undo this option, right-click and select Undo Ignore warnings/errors.
Note: Sessions that have errors suppressed, will not show up on the test error report.
Another way to suppress errors and warnings in the compare session view is to select the <<Ignore Error & Close>> tab. This will close the compare session view, hide the errors or warning, and ignore it in the future.
Errors and Warnings Details
A list of diagnostic messages is provided below.
Status Type | Diagnostic Message |
---|---|
Error | Error in the response. The response code is 4xx or 5xx. |
Error | The response was not received |
Warning | A replayed request was not authenticated. Check Test authentication settings. If subsequent requests are authenticated, then this may be normal. |
Warning | Response code does not match the recorded code. |
Warning | Redirect to a different URL. |
Warning | The first request in the test case contains ASP.NET SessionId cookie. The beginning of the test case may be missing. |
Warning | Response size is significantly different from the recorded size. |
Notification | Error in the response code during recording. This error is unrelated to load testing. |
Notification | The resource was cached during the Test Case recording (response code 304) and not cached during the replay (response code 200). |
Notification | The resource was cached during the Test Case recording (response code 304) and not cached during the replay (response code 200). |
Notification | The resource was not cached during the Test Case recording (response code 200) and cached during the replay (response code 304). |
- No labels
Overview
Content Tools