# Duplicating Test Run

<details>

<summary>Step 1: Duplicate an existing Test Run on a newly created Test Run</summary>

When creating a new Test Run, select "Duplicate test run" from the Actions menu in the bottom right.

</details>

<figure><img src="https://1326643208-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnpMhTPhBTwVaw7bZVBjY%2Fuploads%2Fgit-blob-13eeab0798fecf0ce9d38d4f1de1eda4c222d137%2F893_Test%20runs%20-%20Create%20test%20run.png?alt=media" alt=""><figcaption><p>Click the "Duplicate Test Run" button in the actions menu.</p></figcaption></figure>

<details>

<summary>Step 2: Select an existing Test Run to add to your new Test Run</summary>

On the duplicate Test Run screen, you will be shown ongoing Test Runs that you can add. Click on the desired Test Run and then click the duplicate button to finish.\
\
You can also click inside of an existing Test Run and select specific Test Cases to tailor the Test Run from the existing template and add that as your new duplicate instead.

</details>

<figure><img src="https://1326643208-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnpMhTPhBTwVaw7bZVBjY%2Fuploads%2Fgit-blob-c1c04adba06f4540f1abf14cb99166f4e26b513c%2F894_Test%20runs%20-%20Create%20test%20run%20-%20Add%20test%20cases.png?alt=media" alt=""><figcaption><p>Select an existing Test Run to duplicate.</p></figcaption></figure>

<figure><img src="https://1326643208-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnpMhTPhBTwVaw7bZVBjY%2Fuploads%2Fgit-blob-8fa552a6619b6c2bb0b4723f3833acdb919dcf5a%2F895_Test%20runs%20-%20Create%20test%20run%20-%20Add%20test%20cases%20-%20Selected.png?alt=media" alt=""><figcaption><p>Tailor an existing Test Run with specific Test Cases to get your Test Run just right.</p></figcaption></figure>

When creating, adding, or duplicating a Test Run, if you want to go back and revert any changes you have made, the next page will show you how. Click "Next"


---

# Agent Instructions: 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/creating-test-runs/adding-test-cases-vs.-duplicating-test-runs/duplicating-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.
