# Configuring and Executing Test cases

**Configuring and Executing** Test cases in Avo Assure requires a streamlined approach to ensure efficient test outcomes. As an initial step, user must configure the execution list with the appropriate settings, including test case selection, integration preferences, and defect management options. After the configuration is complete, user can proceed with executing the test cases, allowing Avo Assure to generate detailed reports.&#x20;

#### **To configure and execute Test cases,** perform the following actions:                                                  &#x20;

1. Create **Execution List** in **Execution** tab.&#x20;

{% hint style="info" %}
**Note:** To create execution list, refer the link: [Working with Execution section](/avo-assure/working-with-the-avo-assure-platform/create-and-execute-tests-with-design-studio/working-with-execution-section.md)
{% endhint %}

2. Expand **Test Management tool** option and select **Zephyr Scale** as Test management tool.

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

3. Select **Zephyr Scale Project** from the dropdown.

<figure><img src="/files/8aHm1tHn7IPVLr4Q8A48" alt=""><figcaption></figcaption></figure>

4. Search and select Zephyr Scale **Test Cycle** and Click **Save** button.&#x20;

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

#### **To create a Test Cycle, perform the following actions:**

This feature can be used when the required **Test Cycle** is not present in the Zephyr Scale Project, then   user can create new Zephyr Scale Test Cycle, by clicking **Create Test Cycle** button, present in the Zephyr Scale popup window&#x20;

1. Provide **Test Cycle Name** in the textbox.&#x20;
2. Click **Create Cycle** button to create new Test Cycle in Zephyr Scale Project.

{% hint style="info" %}
**Note:** This **Test Cycle** will be linked to Test case in zephyr scale while execution.
{% endhint %}

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

3. Once the **Test Cycle** is created, it appears in the dropdown, and the user can select it for execution.

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

4. Click **Save** button in the top-right pane of the **Execution** window to save the configuration.&#x20;

{% hint style="info" %}
**Note:** User can also create defect when Test Step Fail at the time of execution by enabling **Auto defect Toggle** button. [Learn more](/avo-assure/integrations-in-avo-assure/test-management/jira-integration/auto-defect-creation.md)
{% endhint %}

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

5. After user complete the configuration, select the **parent folder**, and then select **Execute** button. **Execute Now** pop-up window opens.

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

6. After verifying the details, select **Execute** to execute the test cases.

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

{% hint style="info" %}
**Note:** If user have already selected **Test Management Tool** while configuring the execution list then it will auto populated in **Execute Now** popup window.&#x20;
{% endhint %}

7. After execution, the **Avo Assure Client** displays the message as **Updated Zephyr Scale details,** indicating that the execution details are successfully updated in Zephyr Scale.

<figure><img src="/files/UbPETCrllR1CKMARxA3H" 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/configuring-and-executing-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.
