Product documentationUpdated March 18, 2026
Run Tests and Review Results
Run endpoint test cases from the actions column, monitor progress, and review detailed test-result summaries with assertions and logs.
Overview
Once test cases are ready, you can execute them directly from the endpoint test list and review outcomes immediately.
Run a test case
- In endpoint test list, locate the test you want to run.
- Select the Play action (
▶) in the actions column. - Monitor the run progress bar while execution is in progress.
Review test outcome in list
After completion, verify in the list:
- Status: Passed/Failed
- Last Run: execution timestamp
- per-test action availability for rerun or result view
Open detailed test result summary
- Select the View action (eye icon) for a test run.
- Review:
- response status code
- request and response payload details
- assertion pass/fail breakdown
- execution log entries
- Close the summary panel to return to the test list.
Troubleshooting failed runs
- 401/403: verify auth profile and headers.
- 404: verify base URL and endpoint path.
- 400/schema errors: verify body/parameter values and assertions.
- Timeout/intermittent failures: verify environment health first.
Related articles
Related articles
- Generate Endpoint Test Cases · Product documentation
- Open, Edit and Save Test Cases · Product documentation
- Test Configuration · Product documentation
- Execution Mode · Product documentation
Next steps
- Getting started · Install + connect your spec
- Configuration fundamentals · Stabilize runs
- Initial configuration · Users, licensing, projects
- Release notes · Updates and fixes
Still stuck?
Tell us what you’re trying to accomplish and we’ll point you to the right setup—installation, auth, or CI/CD wiring.