> For the complete documentation index, see [llms.txt](https://docs.testfiesta.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.testfiesta.com/projects-tab/test-runs-tab/navigating-through-all-test-cases-in-a-test-run.md).

# Navigating Through All Test Cases In A Test Run

<details>

<summary>Step 1: Select your Test Run</summary>

Choose a Test Run from the Table View on the Test Runs page.

</details>

<figure><img src="/files/LKVYSVQ1T3xUibOKGoVg" alt=""><figcaption><p>Select a test run from the table view.</p></figcaption></figure>

<details>

<summary>Step 2: Open the filter sidebar</summary>

Click on the "Filters" button inside of a test run to open the filters sidebar.

</details>

<figure><img src="/files/EjbofpYJFAlHZ7FJ67BU" alt=""><figcaption><p>Click on the filters button inside of the Test Run.</p></figcaption></figure>

<details>

<summary>Step 3: Select filter criteria</summary>

Select filter criteria from which Test Cases will be organized in your Table View. Click "Apply" to finish, or "Clear all to deselect your choices.

</details>

<figure><img src="/files/BwTQEqPcvxbnPCkfGZk7" alt=""><figcaption><p>Select the filter criteria and click apply.</p></figcaption></figure>

You can also view Test Cases in more detail on the Test Run tab. Click "Next" to see how.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.testfiesta.com/projects-tab/test-runs-tab/navigating-through-all-test-cases-in-a-test-run.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
