---
title: "run given assertions against the traces from the given run without persisting anything"
method: PUT
path: "/tests/{testId}/run/{runId}/dry-run"
tags: ["api"]
---

# run given assertions against the traces from the given run without persisting anything

`PUT /tests/{testId}/run/{runId}/dry-run`

use this method to test a definition against an actual trace without creating a new version or persisting anything

## Parameters

- `./parameters.yaml#/components/parameters/testId` — unresolved $ref
- `./parameters.yaml#/components/parameters/runId` — unresolved $ref

## Request body

- TestSpecs — unresolved $ref

## Response `200`

successful operation

- AssertionResults — unresolved $ref

---

[API](https://skmtc.net/kubeshop/apis/tracetest.md) · [All operations](https://skmtc.net/kubeshop/apis/tracetest/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kubeshop/tracetest/revisions/fad7f202ff22/schema)
