Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
UI Steps
UI Step

Using the top "Create" button"


Click the Create Issue at the top of the screen to open the Create Issue dialog box / page.

Image RemovedImage Added

UI Step


Warning

The concept as you probably already figure it out is the same as Epics and Stories.

Please note that due to a Atlassian limitation on the issue creation you will not be able to define any Test specificity ( steps , or any cucumber details in case of a cucumber test) on the moment of creation. You will need to create the "Test" issue and then edit  in order to add the Test information

From the requirement issue screen

Info

To proceed as described below your admin should have globally configured the Requirements and Defects and Requirement Coverage for your project.

If you are not able to see it reach out your Jira admin as this needs to be set up by a Jira administrator.

Go to a requirement in your project (e.g Story) and click "Create new Test" just like highlighted in the picture below.

Image Removed

Tip
titlePro Tip

The concept as you probably already figure it out is the same as Epics and Stories.






UI Step

Clone


Info

Cloning a Test issue creates a new Test with all the information of the cloned Test, except its executions. Therefore, the cloned issue will not be associated with any Test Execution issue. To clone a Test issue, select the "Clone" action in the issue page



Select More > Clone . The Clone Issue screen will appear.action in the issue page.

Image Added


You will be then presented with 


Image AddedImage Removed

You can edit the clone Test's Summary if you wish.

  - If the test contains links to other issue(s), you can select whether or not to include the links in the new clone test.

  - If the test contains sub-tasks, you can select whether or not to create the sub-tasks in the new clone test.

  - If the test contains attachments, you can select whether or not to include the attachments in the new clone test.

Click Create.

Image Removed

On some occasions the cloned issue page may open before the Xray information is actually cloned and as a result the new Test will appear empty.

When this happens the following information will be shown:

Image Added

By clicking "Refresh issue", the issue page will be reloaded and the cloned information will be visible.







UI Step

Others


Tests are Jira issues, that means that you can create a Tests using CSV, Rest API or any other forms you use today. Check REST API for details on the specifics for Xray REST API.

...