> 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/integrations-in-avo-assure/test-management/xray/mapping-test-cases-in-avo-assure/ways-to-map-test-case-in-avo-assure/a.-mapping-test-case-manually.md).

# A. Mapping Test Case Manually

To map a Test case manually, perform the following actions:

1. On the **Home** page, under **Projects**, select required **Projects**.
2. Select **Manage Integrations**. The **Test Data Management** page opens.
3. Select **Test Management** tab and select **Xray**.
4. Enter the required authentication details.

{% hint style="info" %}
**Note**: To learn more about authenticating Xray, [click here](/avo-assure/integrations-in-avo-assure/test-management/xray/authenticating-xray.md).
{% endhint %}

5. Locate the **Jira/Xray Project** dropdown. Search and select the required Jira/Xray project.
6. On the **Mapping** tab, open the required Avo Test case folder and select the desired **Avo Testcase**.
7. In the right pane of the **Xray Test cases** section, expand the folder and select the appropriate **Xray Testcase**.

{% hint style="info" %}
**Note:** You can also **search** for Xray Test cases by entering the Test case name in the search box.
{% endhint %}

8. Select **Map Selected Items** button to start mapping the selected Avo Assure Testcase with the chosen Xray Testcase.
9. Select **Save** to complete the mapping process.

{% hint style="info" %}
**Note:** To logout from the mapping tab, select **Close**.
{% endhint %}

<figure><img src="/files/pmrGZpdUPmQwKxzSRx6T" 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/integrations-in-avo-assure/test-management/xray/mapping-test-cases-in-avo-assure/ways-to-map-test-case-in-avo-assure/a.-mapping-test-case-manually.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.
