---
title: "Testing with Xray"
canonical: "https://docs.getxray.app/space/XRAY/301470537/Testing%20with%20Xray"
format: markdown
---
Your daily testing activities will mostly be focused on two tasks: [writing/specifying](https://getxraydocs.atlassian.net/wiki/spaces/XRAY/pages/301403964) Tests and [organizing](https://getxraydocs.atlassian.net/wiki/spaces/XRAY/pages/162267141) them in lists by using Test Sets or within the Test Repository, in case you prefer to use folders.

When you creating Tests, you will also [associate](https://getxraydocs.atlassian.net/wiki/spaces/XRAY/pages/301469601) each Test to the requirement(s) it validates; this is essential for the requirement coverage calculation and all the reporting you will need afterwards. Xray may validate any issue type in fact, including Bugs or other, as long as they're configured to be handled as testable entities (i.e. "requirements", accordingly to the configuration shown in [Quick Setup](https://getxraydocs.atlassian.net/wiki/spaces/XRAY/pages/301502490) instructions).

Your [testing plan](https://getxraydocs.atlassian.net/wiki/spaces/XRAY/pages/301403858) may be more or less formal (see [Test Process](https://getxraydocs.atlassian.net/wiki/spaces/XRAY/pages/301502611)), but you will probably end up using Test Plans. By creating a Test Plan with all the relevant tests for your release, you will be able to immediately track the status of those tests and the associated requirements.

From that Test Plan, you will [schedule, assign, and execute tests](https://getxraydocs.atlassian.net/wiki/spaces/XRAY/pages/159713077) by creating one or more Test Executions. Some of those tests might fail, so you will end up creating new or cloning existing Test Execution(s) until you have all your requirements fully validated.

Xray provides [multiple ways to gather QA-related metrics](https://getxraydocs.atlassian.net/wiki/spaces/XRAY/pages/302383110) from your project, so that when you decide to release, it will be a substantiated decision. <span style="color: #172b4d">Some of the popular options are:</span>

- consulting the specific panels of Tests/Test Sets/Test Plans/Test Executions
- using the [Built-in Reports](https://getxraydocs.atlassian.net/wiki/spaces/XRAY/pages/301662463)
- building out dashboards using [gadgets](https://getxraydocs.atlassian.net/wiki/spaces/XRAY/pages/301405409)
- using specific Document Generator templates, if you want fully customized reports as DOCX, XLSX or PDF assets
- using [Xporter app](https://getxraydocs.atlassian.net/wiki/spaces/XRAY/pages/160236127) and specific [Xporter templates](https://store.getxporter.app/), if you want fully customized reports as a DOCX, XLSX or PDF assets.

![image](media://5cf010bc-7169-478e-a03b-bdba455b33c0)


# Testing activities

- [Writing Tests](https://getxraydocs.atlassian.net/wiki/spaces/XRAY/pages/301403964)
- [Organizing Tests](https://getxraydocs.atlassian.net/wiki/spaces/XRAY/pages/162267141)
- [Planning Tests](https://getxraydocs.atlassian.net/wiki/spaces/XRAY/pages/301403858)
- [Executing Tests](https://getxraydocs.atlassian.net/wiki/spaces/XRAY/pages/159713077)
- [Reports & Analysis](https://getxraydocs.atlassian.net/wiki/spaces/XRAY/pages/302383110)

# Other

- [How to implement QA in your projects](https://getxraydocs.atlassian.net/wiki/spaces/XRAY/pages/301471858)
- [Agile software development](https://getxraydocs.atlassian.net/wiki/spaces/XRAY/pages/301503941)
- [Performing Risk-Based Testing (RBT) with Xray](https://getxraydocs.atlassian.net/wiki/spaces/XRAY/pages/301473536)
- [Typical Issues Search Screens used throughout Xray](https://getxraydocs.atlassian.net/wiki/spaces/XRAY/pages/301502281)