Get Test Result
get_test_resultGet one test case's result inside a run: status code, timing, the response body and headers, every assertion outcome, extracted variables and any script output. This is the read to make when a run failed and you need to know why. Get the id from get_test_results. Requires project context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| testResultId | Yes | Public Id (Guid) of the test result |