Jira Xray

Reto Vestner May 11, 2020

Dear Community

 

We would like to use Jira Xray for testing purposes. As we have many test execution over the year I would like to be able to create reports per test phase.

I thought about using labels or components within the test executions to filter for it (as the tests should be reusable, we do not want to use labels/components there). Unfortunately I then cannot see all tests per test phase.

Is there any JQL option that shows me all tests, that are within a test execution which as a specific label/component?

Or do you guys have any other idea how to tackle my problem?

Many thanks & best regards

1 answer

1 vote
José Domingues [Xray]
Marketplace Partner
Marketplace Partners provide apps and integrations available on the Atlassian Marketplace that extend the power of Atlassian products.
June 5, 2020

Hi @Reto Vestner

You can use something similar to this JQL, just need to adapt it to your particular case:

project = <yourprojectname> and issuetype = 'Test' and issue in testExecutionTests('DEMO-9') and labels=<yourlabelname>

More info here: https://confluence.xpand-it.com/display/public/XRAY/Enhanced+querying+with+JQL

 

Best Regards,

Team Xray

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events