# Editing Test Cases

## Editing One Test Case

<details>

<summary>Step 1: Click the kebab icon beside your Test Case</summary>

Clicking the kebob icon will open a drop-down menu with the options to "Edit" or "Remove"

</details>

<details>

<summary>Step 2: Click "Edit"</summary>

This will take you to the "Edit Test Case" page where you can change any of the fields you have previously filled out or fill in the ones that are empty.

</details>

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

<details>

<summary>Step 3: Make edits and click "Save"</summary>

Once you are done making edits, click "Save." This will save all of your edits and return you to the Test Cases home page.

</details>

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

Now that you have finished editing one test case, we will show you how to bulk edit multiple Test Cases at once.

## Bulk Editing Test Cases

<details>

<summary>Step 1: Select all Test cases you want to edit</summary>

Check the boxes on the left side of each Test Case to select them for Editing

</details>

<figure><img src="/files/9gZ5jrgmPJiNs70iV15H" alt=""><figcaption></figcaption></figure>

<details>

<summary>Step 2: Click the "Actions" button and then Click "Edit"</summary>

Now that you have your Test Cases selected, an "Actions" button will appear on the bottom right of the screen. Click it and a menu will appear with the options Edit, Export or Remove. Click "Edit" to bring up the Edit menu.

</details>

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

<details>

<summary>Makes edits and click "Save"</summary>

In the edit menu, you may change the Test Folder your selected Test Cases are in, their priority, and the Tags they have. After you are done editing, click "Save" this will bring you back to the Test Cases home page with your edits applied.

</details>

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

You can now edit Test Cases with ease! If you no longer need certain Test Cases, the next Page with will show you how to delete them.


---

# 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/editing-test-cases.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.
