# Ways to Map Test Case in Avo Assure

The process of linking an Avo Assure test case to its Xray test cases allows users to monitor test execution, keep track of progress, and generate accurate reports.

There are three ways to create and map Avo Assure Test Cases with Xray:

A. [Mapping Test case manually](/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)\
B. [Create Xray Test cases and map to Avo Assure Test case](/avo-assure/integrations-in-avo-assure/test-management/xray/mapping-test-cases-in-avo-assure/ways-to-map-test-case-in-avo-assure/b.-creating-xray-test-case-and-map-to-avo-assure-test-case.md)\
C. [Bulk Mapping](/avo-assure/integrations-in-avo-assure/test-management/xray/mapping-test-cases-in-avo-assure/ways-to-map-test-case-in-avo-assure/c.-bulk-mapping.md)

The following feature is also available in the mapping window:

* &#x20;**Sync Test Case:**\
  To view the Xray Test cases in Avo Assure, the Sync Test case feature can be used to make them available in the Mapping window.

{% hint style="info" %}
**Note:** When Test cases are synced from Xray, they are stored in Avo Assure. If another user logs in with the same Avo instance URL, the already synced Test cases will also be visible to them.
{% endhint %}


---

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