# Creating Test Case

To create a new Test Case in Avo Assure, perform the following actions:

1. On the **Home** page, under **Projects**, select the required Project.&#x20;
2. Select **Design Studio**. Select the **Test Case** tab, locate the **Create Folder** (**+**) icon.&#x20;
3. Select **Create Folder** (**+**) icon and select **Create main folder** to create a new folder for Test case. A new folder is created.&#x20;

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

4. In the **New Folder** text box, enter the Test case folder name. &#x20;
5. In the newly created folder, select **Ellipsis** (**...**) icon > **Create Test case** > to create the Test case.

<figure><img src="/files/14eyhdFuDwWkjpBDXoEj" alt=""><figcaption></figcaption></figure>

6. In the **New Test case** text box, enter the Test case name.

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

7. Select **Create Test Step Group** and then choose one of the available methods to create the Test Steps.
   * [Adding New Test Step Group](/avo-assure/working-with-the-avo-assure-platform/create-and-execute-tests-with-design-studio/working-with-test-case-section/creating-test-step-group/adding-new-test-steps-group.md)
   * [Add Test Step Group from Reusable Library](/avo-assure/working-with-the-avo-assure-platform/create-and-execute-tests-with-design-studio/working-with-test-case-section/creating-test-step-group/add-test-step-group-from-reusable-library.md)
   * [Record Test Step Group Using Avo Genius](/avo-assure/working-with-the-avo-assure-platform/create-and-execute-tests-with-design-studio/working-with-test-case-section/creating-test-step-group/record-test-step-group-using-avo-genius.md)
8. Select **Save** to save the Test Steps.


---

# 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.avoautomation.com/avo-assure/working-with-the-avo-assure-platform/create-and-execute-tests-with-design-studio/working-with-test-case-section/creating-test-case.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.
