> For the complete documentation index, see [llms.txt](https://docs.avoautomation.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.avoautomation.com/avo-assure/working-with-the-avo-assure-platform/create-and-execute-tests-with-design-studio/working-with-test-case-section/features-in-test-case-section/assign.md).

# Assign

## Assign Testcases&#x20;

The "Assign Testcases" feature allows you to assign Testcases to specific user or roles within the testing. This ensures comprehensive test coverage and efficient test execution.&#x20;

{% hint style="info" %}
**Note:** The steps shown below are for the Testcase. Follow the same process for other modules (e.g., Element Repository, Execution List, Data Table, Re-usable Library).&#x20;
{% endhint %}

Follow the steps below to assign users in the Testcase:&#x20;

1. On the **Home** page, under **Projects**, select the required project. Navigate to the **Testcase** tab in the **Design Studio**.
2. Select the **Folder** you want to assign.&#x20;
3. Select the ellipsis icon **(…)** and then select **Assign Testcases** from the options.&#x20;

<figure><img src="/files/1agiminJozLOKsXMRRQA" alt=""><figcaption></figcaption></figure>

4. Select **Search Testcases** and enter the Testcase name to locate the desired Testcase.

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

5. Search or select a user from the dropdown to assign.

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

6. Select **Assign** to assign the test case to the selected user.&#x20;

<figure><img src="/files/6Yjn3kjRO546zfG6HNOF" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Note:** When you assign a Testcase to another user, the assigned Testcase becomes locked for you.&#x20;
{% endhint %}

## View Test Step Details

Follow the steps below to view the Test Step Details in read-only mode:

1. Navigate to the assigned Testcase in the **Testcase** tab.
2. Select **Add Step Details** to view the test step details.&#x20;

{% hint style="info" %}
**Note:** &#x20;

* To understand how to Add Step Details, refer to the [Add Step Details](/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-step-details.md).&#x20;
* After assigning the Testcase, you can **Copy** the Test Steps Groups from the assigned test case and use them in a different folder.&#x20;
  {% endhint %}

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

3. The **Step Details** window appears in the right panel.

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


---

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