# C. Bulk Mapping

### 1. Map Test cases via Import feature

The **Import** feature ingests the mapped Test Cases into Avo Assure (Avo Assure Test cases with Zephyr Scale Test cases). The mapping information is provided through an Excel sheet containing details of both Avo Assure and Zephyr Scale Test Cases. During import, the system reads the data from specific rows and columns in the sheet, and the mappings are created accordingly.

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

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

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

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

3. From the **Project** dropdown, select the required Zephyr Scale project.
4. Select **Upload File**, and then select the file from your local system.
5. Select **Import** to import the mapped Test cases.

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

<figure><img src="/files/D7IjMRt291ZZB9QuzDbk" 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 Zephyr Scale. 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 Zephyr Scale, select the **View Mapping** tab.
2. Select **Export** icon. The mapped Zephyr Scale Test cases are automatically downloaded to the system.

<figure><img src="/files/0VYxNBrZCvVUoS7mi215" 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/zephyr-scale/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.
