After a performance test completes, you can view the requests with failed test assertions that ran during the test. View details about the top failed requests and error trends that occurred over the duration of the test. Use this information to identify why your API isn’t behaving as expected under load and possible causes.
You can view the top requests that failed and also view requests with test assertion failures over the duration of the performance test.
On the Summary tab, you can click Failure % to view the top requests with failed test assertions that ran during the performance test. You can click View Failure Trends to view request failure trends during the performance test.
![]()
You can also click the Tests tab to view request failure trends during the performance test. In the table, you can view the requests that ran during the run and each failed test assertion. Next to each test assertion, you can view the percentage of how often it failed compared to all of the requests that ran. Learn more about debugging failed test assertions.
![]()
The Tests tab shows requests that ran and how often each test assertion failed during the performance test. This is useful for understanding how test assertion failures change in response to increased load on your API.
You can take the following actions to debug your requests:
![]()
Last modified: 2025/12/19