HTTP performance test reports
When you test an HTTP system, these reports are produced during
a run and saved after a run.
Before you begin
- Performance report
This report summarizes the validity of the run, summarizes the data most significant to the run, shows the response trend of the slowest 10 pages in the test, and graphs the response trend of each page for a specified interval. - Page Element report
This report summarizes the most important page element data for the run. - Why response time of a page does not equal the sum of its requests
The response time for a page typically differs from the sum of its requests. This does not mean that your data is incorrect. The difference can be caused by concurrent requests, page connection times, inter-request delays, and custom code within a page. - Page Percentile report
This report shows the 85th, 90th, and 95th percentile response times for all users and all pages in a run, as well as for the 10 slowest pages in a run. - Verification Points report
This report shows the status of the verification points in your tests.
What to do next
Feedback