# Adding Test Cases From a Repository

<details>

<summary>Step 1: Click "Create test case" and choose "Add test case from the repository"</summary>

On the top right of the Test Cases home page, click "Create test case" and choose "Add test case from the repository." This will take you to your repository page.

</details>

<figure><img src="/files/ChulH2ohtI5e68aqUvpe" alt=""><figcaption></figcaption></figure>

<details>

<summary>Step 2: Select Test Cases from repository and click "Add"</summary>

Select as many Test Cases as you require from the repository and then Click add at the bottom right of the screen. This will place copies of these Test Cases in the "Selected" tab

</details>

<figure><img src="/files/TZCat2ldlplfxU67RYGh" alt=""><figcaption></figcaption></figure>

<details>

<summary>Step 3: In the "Selected" tab, choose to remove Selected Test Cases or proceed to step 4</summary>

You may choose to remove your selected Test Cases before adding them to your project by selecting them on this page and clicking "Remove" on the bottom right of the screen. A confirmation menu will popup. Click "Remove" and those Test Cases will be removed from your Selected group.

</details>

<div data-full-width="true"><figure><img src="/files/0RoXd0BAwWrlj9KwDSti" alt=""><figcaption></figcaption></figure> <figure><img src="/files/RTKmd38mAnAozCiOidns" alt=""><figcaption></figcaption></figure></div>

<details>

<summary>Step 4: In the "Selected" tab, click "Add to the Project"</summary>

Once you are sure of your Test Case selection, click "Add to the project" and confirm to add all selected repository Test Cases to your project.

</details>

<div data-full-width="true"><figure><img src="/files/KpdVS9UJTohe3WNLckMr" alt=""><figcaption></figcaption></figure> <figure><img src="/files/2u9R5z80QrTdrQ8qCpKt" alt=""><figcaption></figcaption></figure></div>

And that's it! You should be able to navigate and use the Test Cases now. The next page will begin with an explanation of the Defects Tab.


---

# 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-cases-tab/adding-test-cases-from-a-repository.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.
