---
title: "[Xray Server] When I create a Test from the Requirement, the Test does not appear in Test Coverage"
canonical: "https://docs.getxray.app/space/ProductKB/46269114/%5BXray%20Server%5D%20When%20I%20create%20a%20Test%20from%20the%20Requirement%2C%20the%20Test%20does%20not%20appear%20in%20Test%20Coverage"
format: markdown
---
# Problem 

1 - Go to a Requirement issue type (Story, Feature, ...)

2 - Create New Test

3 - The Test does not appear in the Test Coverage


![image](media://878427d4-11b4-4bd2-a890-53d3e194ca92)

# Possible Causes

<span style="color: #172b4d">The sequence of the list (Issue Linking) should be the root cause of the problem.  </span>

- <span style="color: #172b4d">You can use a different application that may be related to this situation because it creates a different issue type that overlaps the Xray issue type.</span>

# Solution

1 - Go to our issue Linking (Jira Administration -> Issues -> Issue Features - Issue linking) and change only the "Outward Description" to something like "Xtests" (you can choose it as you prefer)

![image](media://5d039473-934d-43bb-84bc-f4acf6240f29)

2 - Do a re-index of your Jira Instance

3 - Now Go to Jira Administration -> Manage apps and there you need to Disable and Enable the Xray app (This step is crucial)

![image](media://ea89f4f2-e5e9-435c-99c3-0c9c5405beb9)


![image](media://beb1d4ee-3ee1-4530-951b-32304e39ffe7)

4 - Try again to Create a New test from the Requirement and let us know if it's working now.