# Mapping Test Cases

Avo Assure Test cases can be associated with Jira work items to connect defect IDs with the corresponding items in Jira.

### Types of Mapping

You can map the test cases using the following mapping methods:

* **One-to-One Mapping:** This refers to mapping a single Avo Assure test case to a single Zephyr Scale test case.

### Mapping a Test Case

**To map a test case, perform the following actions:**

1. From the **Jira Project** dropdown, select the required **Jira** **project**.
2. From the **Jira Boards** dropdown, select the required **Jira Board**.
3. From the **Jira Work Items** dropdown, select the required **Jira Work Item.**

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

4. On the **Mapping** tab, open the required **Avo Test Case folder**, and then select the required Test Case.

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

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

5. Go to **Please select Jira Work Items**. Select the required **Work Items**.

{% hint style="info" %}
**Note:** User can also search for Jira Work Item by entering name of the item in search box.
{% endhint %}

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

6. Select **Map Selected Items** to start mapping the selected items.
7. Select **Save** button. A confirmation message appears.

{% hint style="info" %}
**Note:** If you want to close the mapping window, select **Close**.
{% endhint %}

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

### Viewing Mapped Test Cases

Viewing mapped test cases helps you to view and manage the test cases that are currently linked between Avo Assure and Jira.

**To view a mapped test case, perform the following actions:**

1. After authenticating Avo Assure with Jira, go to the **View Mapping** tab.
2. Select **View Mapping** tab, and you can see all the mapped test cases.
3. Select **Delete** icon to unmap the test cases. &#x20;

<figure><img src="/files/1p7oHtqeQ9OUEmNLfjtD" 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/jira-integration/manual-defect-creation/mapping-test-cases.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.
