# View Reports in Zephyr Scale

After executing Test cases in Avo, detailed reports are automatically sent to Zephyr Scale. This ensures that test results are easily accessible for tracking and analysis.

**The reports include:**   &#x20;

* Test case Status
* Test Step Status
* Time Stamp&#x20;
* Screenshots for Failed Steps&#x20;
* Avo PDF
* Jira Defect ID

#### **Follow the steps to view report (Test case Execution Status and Test case Execution Time) in Zephyr Scale are:**

1. Login to Jira with valid credentials and select **Project** from dropdown.

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

2. Go to **Zephyr Scale** and select **Test Cycle** tab.

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

3. From **All test cycles** list, select **Test Cycle** which navigates to the **Execution** Reports.

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

4. In the **Execution Report**,&#x20;
   1. The **green color** represents the status as **PASS,** and the **play** button provides the execution time.

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

&#x20;        b. The **red color** represents the status as **FAIL** and the **play** button provides the execution time.

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

&#x20;         i. Expand the **Issues** option to view the bug logged for the failed test case along with the **defect              ID.**

<figure><img src="/files/0aGqJz24gc7A0NLCWAWa" alt=""><figcaption></figcaption></figure>

&#x20;        ii.  Click the **defect ID** to open the **detailed reports** with **Screenshots**.

<figure><img src="/files/4Ixg2vHuueAs0zU7eR9u" alt=""><figcaption></figcaption></figure>

5. Expand the **Attachments** option to view Avo reports in PDF format, including screenshots.&#x20;

{% hint style="info" %}
**Note**: Avo **Reports** are automatically attached to **Zephyr Scale**.
{% endhint %}

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

6. Expand the **Test Script** option to view the **Test Step Status.**

<figure><img src="/files/TVlfWlKQ51T4NIBYVo21" 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/view-reports-in-zephyr-scale.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.
