> 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/adding-test-runs-to-milestones-and-test-plans.md).

# Adding Test Runs To Milestones & Test Plans

## Adding a Test Run to a Milestone

<details>

<summary>Step 1: Select the Test Run you want added to a Milestone</summary>

On the Test Runs page, select the Test Run you are working on and kick the kebob icon. Then select "Add to Milestone."

</details>

<figure><img src="/files/QsJqTSgTPHPJ7akPt6EU" alt=""><figcaption><p>Select the Test Run you are working on and click add to Milestones.</p></figcaption></figure>

<details>

<summary>Step 2: Select the Milestones to add the Test Run to</summary>

A sidebar will open on the right-hand side offering available Milestones to add the Test Run to. If there is an option not shown, you can look for it in the search bar.\
\
A confirmation toaster will appear notifying you of the changes.

</details>

<div><figure><img src="/files/L3yHTAqSvOK3XpMjgpEQ" alt=""><figcaption><p>Select the Milestones that you want to add the Test Run to.</p></figcaption></figure> <figure><img src="/files/8kqX3zEDFXaDOmYt3WPN" alt=""><figcaption><p>A confirmation toaster will appear notifying you of the changes.</p></figcaption></figure></div>

## Adding a Test Run to a Test Plan

<details>

<summary>Step 1: Select the Test Run you want added to a Test Plan</summary>

On the Test Runs page, select the Test Run you are working on and kick the kebob icon. Then select "Add to Test Plan."

</details>

<figure><img src="/files/NJnLngoI9Uyw53fjZjpB" alt=""><figcaption><p>Select the Test Run you are working on and click add to Test Plans.</p></figcaption></figure>

<details>

<summary>Step 2: Select the Test Plan to add the Test Run to</summary>

A sidebar will open on the right-hand side offering available Test Plans to add the Test Run to. If there is an option not shown, you can look for it in the search bar.\
\
A confirmation toaster will appear notifying you of the changes.

</details>

<div><figure><img src="/files/mPyqxwV5vxw04qsa5mzB" alt=""><figcaption><p>Select the Test Plans that you want to add the Test Run to.</p></figcaption></figure> <figure><img src="/files/JO20KdUUyHUMRhZ4xoIW" alt=""><figcaption><p>A confirmation toaster will appear notifying you of the changes.</p></figcaption></figure></div>

Now that you know how to add test runs to Milestones and Test Plans individually, lets take a look at adding them in bulk quantities. Click "Next" to continue.


---

# 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/adding-test-runs-to-milestones-and-test-plans.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.
