> For the complete documentation index, see [llms.txt](https://docs.avoautomation.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.avoautomation.com/avo-assure/integrations-in-avo-assure/test-management/xray.md).

# Xray

**Xray** is a test management solution for Jira that helps users to design, organize, and monitor their testing activities effectively. It provides rich capabilities for managing test cases, test execution, and reporting, ensuring complete visibility throughout the testing lifecycle.

To improve efficiency and reduce manual effort, **Avo Assure** is integrated with **Xray**. This Integration automatically synchronizes execution details between the two systems. By mapping Avo Assure test cases with Xray Test case in Avo Assure, any test executed in Avo Assure will have its execution results and details automatically reflected in Xray.

### This document Includes:

[**Prerequisites**](/avo-assure/integrations-in-avo-assure/test-management/xray/prerequisites.md)

Pre-requisites for Xray Integration

[**Authenticating Xray**](/avo-assure/integrations-in-avo-assure/test-management/xray/authenticating-xray.md)

Steps to authenticate Xray

[**Mapping Test Cases in Avo Assure**](/avo-assure/integrations-in-avo-assure/test-management/xray/mapping-test-cases-in-avo-assure.md)

Steps to map Test cases between Avo Assure and Xray

[**View mapped Test cases in Avo Assure**](/avo-assure/integrations-in-avo-assure/test-management/xray/viewing-mapped-test-case-in-avo-assure.md)

Steps to view Test cases between Avo Assure and Xray

[**Configuring and Executing Test Cases**](/avo-assure/integrations-in-avo-assure/test-management/xray/configuring-and-executing-test-case.md)

Steps to configure and execute Test cases in Avo Assure

[**View Reports in Xray**](/avo-assure/integrations-in-avo-assure/test-management/xray/viewing-reports-in-xray.md)

Steps to view reports in Xray


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.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.
