---
title: "Xray 7.6.0 Release Notes"
canonical: "https://docs.getxray.app/space/XRAY/301503666/Xray%207.6.0%20Release%20Notes"
format: markdown
---
**May 10th, 2024**

The Xray team is proud to announce the release of **Xray 7.6.0**. 

We are thrilled to announce the release of Custom Test Types, a powerful new feature that enhances flexibility and customization within Xray Data Center.   
With this update, users gain the ability to define and utilize custom Test types tailored to their unique testing requirements, providing unparalleled versatility and efficiency in Test management.

![Download.png](media://90e8f3ff-f1d1-4ef2-9369-c23fcd2f8c86)

# Upgrade Notes

## Upgrading Xray to 7.6.0

### Upgrading from Any Previous Version

This implies that an upgrade task will run to map the oldest test types for the new kind. This one-time action will run in the background so that Xray remains available during the upgrade. A **re-index **operation of your Jira instance is required to make the internal data searchable and usable by Xray.

> ⚠️ Test Types
> ⚠️ 
> ⚠️ Xray supports the following **kinds** of Tests:
> ⚠️ 
> ⚠️ - **[Steps](https://getxraydocs.atlassian.net/wiki/pages/viewpage.action?pageId=46105198)** - defined with an ordered list of steps. Each step contains the action and the expected result along with other fields.
> ⚠️ - **[Gherkin](https://getxraydocs.atlassian.net/wiki/pages/viewpage.action?pageId=46105194)**** **- defined using the **Gherkin** language for BDD.
> ⚠️ - **[Unstructured](https://getxraydocs.atlassian.net/wiki/pages/viewpage.action?pageId=46105200)**** **- defined with a single text field without any enforced structure.
> ⚠️ 
> ⚠️ When Xray is first installed, one **Test Type** is installed for each Test **kind** that Xray supports:
> ⚠️ 
> ⚠️ - **Manual (**Steps kind**).**
> ⚠️ - **Cucumber (**Gherkin kind**).**
> ⚠️ - **Generic (**Unstructured kind**).**

## Downgrading from Xray 7.6.0

### Upgrading from Any Previous Version

Downgrading from Xray 7.6.0 to a previous version may have the following side effects:

Until Xray 7.6.0, Xray DC only supported the Test types below.

| **Kind** | **Test Type/ Pre-Condition Type** |
| --- | --- |
| Steps | Manual |
| Gherkin | Cucumber, Automated[Cucumber], Gherkin, Behave, SpecFlow, Behat |
| Unstructured | Generic, Automated[Generic], Other |

If you create a new Custom Type and map it to a Kind, when downgrading, Xray will not know about this mapping and will assume it is an **Unstructured** Test.

For example, you create a Type called "Hierarchical Steps" and map it to the Kind Steps. When downgrading, the testers will see the Xray UI of an Unstructured Test. When changing the Test type to Manual, the data and correct UI will be shown. 

# Release Highlights 

## Custom Test Types

Introducing Custom Test Types, the latest feature enhancement for Xray Data Center (Figure 1).

![Figure 1 - Custom Test Types](media://93038775-83a8-44a7-80f8-a7426b3651fa)


With Custom Test Types, users gain unparalleled flexibility and customization in their Testing workflows. Users can now define and utilize custom Test types tailored to your unique Testing requirements, empowering teams to adapt testing processes to suit specific scenarios.  
Whether it's exploratory Testing, security Testing, or performance Testing, Custom Test Types allow you to define custom fields, statuses, transitions, and workflows that align perfectly with your testing methodologies.  
Seamlessly integrate custom Test types into your existing workflows, enabling greater collaboration and alignment across teams. With enhanced reporting and analytics capabilities, Custom Test Types provide valuable insights into testing activities and outcomes, facilitating informed decision-making and continuous improvement initiatives.  
Elevate Testing experience with Custom Test Types and unlock new levels of efficiency and effectiveness in your Testing processes.

If you want to learn more about Custom Test Types, please visit our documentation page [here](https://old-docs.getxray.app/display/XRAY/Manage+Test+Types).


# Just One More, yet <u>Important</u>, Thing

Documentation is always important, and sometimes you may miss it.

Here's a summary of all the relevant articles that we've added and updated recently:

- **Tutorials, Tips, and Tricks **
  - ** ****[TTT: Automation](https://getxraydocs.atlassian.net/wiki/spaces/XRAY/pages/301503014)**** **
    - [TTT: Security Testing](https://getxraydocs.atlassian.net/wiki/spaces/XRAY/pages/301504737)
      - [Code Quality Analysis with SonarQube](https://getxraydocs.atlassian.net/wiki/spaces/XRAY/pages/301702215)
    - [TTT: Using Docker for Testing](https://getxraydocs.atlassian.net/wiki/spaces/XRAY/pages/301504766)
      - [Containerize Playwright tests with Docker](https://getxraydocs.atlassian.net/wiki/spaces/XRAY/pages/301409084)
    - [TTT: Examples using JUnit](https://getxraydocs.atlassian.net/wiki/spaces/XRAY/pages/301407954)
      - [Testing web applications using pytest](https://getxraydocs.atlassian.net/wiki/spaces/XRAY/pages/301508530)
  - **[TTT: Process](https://getxraydocs.atlassian.net/wiki/spaces/XRAY/pages/301664969)**
    - [Quality Gates: Implementation examples](https://getxraydocs.atlassian.net/wiki/spaces/XRAY/pages/301669032)
- **[TTT: Document Generator and Xporter](https://getxraydocs.atlassian.net/wiki/spaces/XRAY/pages/301470614)**
  - [Report Scheduling Tutorial](https://getxraydocs.atlassian.net/wiki/spaces/XRAY/pages/301504399)
- **Integrations**
  - [Integration with CircleCI](https://getxraydocs.atlassian.net/wiki/spaces/XRAY/pages/301468832)
- **Xporter & Document Generator templates**
  - [Document Generator Template: Requirements Report](https://getxraydocs.atlassian.net/wiki/spaces/XRAY/pages/160367611)
  - [Document Generator Template: Test Executions List Report](https://getxraydocs.atlassian.net/wiki/spaces/XRAY/pages/160039284)
  - [Document Generator Template: Defect Summary Report](https://getxraydocs.atlassian.net/wiki/spaces/XRAY/pages/159973794)
  - [Document Generator Template: Test Plans List Report](https://getxraydocs.atlassian.net/wiki/spaces/XRAY/pages/160367545)