# C. Bulk Mapping

### 1. Map Test case via Import feature

The Import feature helps bring already mapped Test Cases into Avo Assure, where each Avo Assure Test Case is linked with its corresponding Xray Test Case. The mapping details are provided in a CSV, which contains information about both Avo Assure and Xray Test Cases. When the file is uploaded, Avo Assure reads the specified rows and columns and automatically creates the mappings based on the data.

#### To import a mapped Test Case, perform the following actions:

1. After authenticating Avo Assure with Xray, select the **View Mapping** tab.
2. Select **Import** icon. The **Import File** pop-up window opens.

{% hint style="info" %}
**Note:** **CSV file** format is supported for importing Test Cases.
{% endhint %}

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

3. From the **Project** dropdown. Search and select the required **Jira/Xray project**.
4. Select **Upload File** and then choose the file from local system.
5. Select **Import** to import the mapped Test Cases.

{% hint style="info" %}
**Note:** Select **Cancel** to remove the chosen Xray project.
{% endhint %}

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

### 2. Exporting Mapped Test cases

**Exporting** mapped Test cases allows you to easily review the Test cases mapped between Avo Assure and Xray. The **export process generates a CSV file**, making it convenient to share, analyze, or archive. &#x20;

#### To export a mapped test case, perform the following actions:

1. After authenticating Avo Assure with Xray, select the **View Mapping** tab.
2. Select **Export** icon. The mapped Xray Test cases are automatically downloaded to the system.

<figure><img src="/files/5VaNO8L6jpklqy4xIlRN" alt=""><figcaption></figcaption></figure>


---

# 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/c.-bulk-mapping.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.
