MichaelPunsky
9 years agoOccasional Contributor
Status:
Accepted for Discussion
Add an "Errors" section to LoadComplete Reports
Please add an "Errors" section to LoadComplete reports. Currently, there is only a pass/fail section. This tells you how many requests passed and how many failed - but does give a breakdown of the errors showing why they failed. It is important to know if the app was experiencing server error 500's or merely redirects.
Things to include:
Errors per page chart:
Show each page and how many errors it generated
Pie chart of error types:
Showing the percentage of each error type.
Error Detail:
Show each error. Include request header, response header, response body (snippet) - this can be limited to the first nn errors.