# Viewing Reports in Xray

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

### **The reports include:**

* Test case Status
* Test Step Status
* Time Stamp
* Screenshots for Failed Steps
* Avo Report link
* Jira Defect ID

**Follow the steps to view reports in Xray are:**

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

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

&#x20;2\. Go to **Testing Board** and click the **menu icon (three horizontal lines)** next to the test case name.

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

3. Select the **Test Plan** from the list.

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

4. From **Test Plan** list, select Created **Test Plan**.

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

5. Click **1 Test Execution(s)** link to navigate to the **Execution Report,** where the overall result will be displayed.

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

6. Click **Execution** **report**.

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

7. Select **List View icon** which navigates to detailed reports section.

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

8. In the **Execution** report,

&#x20;      a. **green colour** represents the status as **PASS** and the execution date and time.

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

&#x20;      b. **red colour** represents the status as **FAIL** and the execution date and time.

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

&#x20;               1\. Expand the Test **Issue Links** option to view the bug logged for the failed test case along with                                                the **defect ID.**

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

&#x20;               2\. Click the **defect ID** to open the **detailed reports** with **Screenshot**.&#x20;

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

9. Under **Findings**, expand the **Comment** section which provides the **Avo Report link**.

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

10. Expand the **Steps** option to view the **Test Step Status.**

<figure><img src="/files/2nuUOXYNc5JTAitPqtAb" 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/xray/viewing-reports-in-xray.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.
