# Ways to map Test case in Avo Assure

The process of linking an Avo Assure test case with a corresponding Test case in Zephyr Scale for ensuring execution tracking, traceability and reporting.

### 1. Cloud Version:

{% hint style="info" %}
**Note:** Follow the same procedure for mapping Test cases with Zephyr Scale as used for the **DataCenter Version**.
{% endhint %}

### 2. DataCenter Version:

**There are 3 ways to create and map Avo Assure Test cases with Zephyr Scale:**

A. [Mapping Test Cases Manually](/avo-assure/integrations-in-avo-assure/test-management/zephyr-scale/mapping-test-cases-in-avo-assure/ways-to-map-test-case-in-avo-assure/a.-mapping-test-cases-manually.md)

B. [Create Zephyr Scale test cases and map to Avo Test cases](/avo-assure/integrations-in-avo-assure/test-management/zephyr-scale/mapping-test-cases-in-avo-assure/ways-to-map-test-case-in-avo-assure/b.-create-zephyr-scale-test-cases-and-map-to-avo-test-cases.md)

C. [Bulk Mapping](/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)

#### **The following features are also available in the mapping window**

1. **Sync Test Case:**

* To view the **Zephyr Test cases** in Avo Assure, user can use the **Sync Test Case** feature to make them available in the Mapping window.

{% hint style="info" %}
**Note:** When a user syncs Test cases from Zephyr Scale, the synced Test cases are stored in the Avo Assure. If another user logs in using the same Avo instance URL, the already synced Test cases are automatically visible to them as well.
{% endhint %}

2. **Filter Test Cases:**

* To **filter test cases** in Zephyr Scale and display them in the Mapping window, use the **Filter Zephyr Scale Test Cases** feature.&#x20;

{% hint style="info" %}
**Note:** **Filter Zephyr Scale Test Cases** feature is available only for the **Data Center** version.
{% 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/zephyr-scale/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.
