
The Errors tab, as it's name suggests, contains the errors that were received by the web-server under the test as a result of HTTP request. We can see all errors received during the test run, categorized by:
- Labels (pages)
- Respondes codes
- Assertions
We report on these types of errors:
- Top requests
- Assertions
- Failed embedded resources
For each error we will display the:
- Response code
- Response message
- Number of failed requests

0 Comments