Is it possible to sort tests within a Zephyr test cycle by the "Component" or "Label" tag?

Mike Bauman April 17, 2013

I am trying to sort tests within my test cycle to expidite the testing process. My team has been creating, editing and adding tests for a long time now so sorthing by ID does not really make sense at this point. Is there a way that the user can sort the tests added to a cycle by the component field?

3 answers

1 accepted

1 vote
Answer accepted
Chris Miller
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 17, 2013

Hi Mike,

These sorts aren't currently supported. We didn't originally introduce them because we didn't have the technology to sort with the multiple values that are allowed in the field.

We have that now, so we'll examine the posibility of adding that function in a coming release of Zephyr. The next release, 1.7, is locked down in terms of features and is in the final phase of testing.

Kind Regards,
Chris

Mike Bauman April 17, 2013

Thank you for the quick reply and the info. We look forwad to this being added at some point in the future!

rakesh bh March 3, 2014

Hi Chris, Can you please let me know if this has been released? Because I am still not able to sort the fileds in Zephyr for JIRA version 2.1

Emily Schneider
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 3, 2014

Hi Rakesh,

You can sort the fields in Zephyr for JIRA 2.2. What you will need to do is use the Search Test Executions navigator. In here you can perform a ZQL to pull up all the test executions in a specific cycle. Once you pull them up you can sort by the column headers. For more information on how to do this:

Search Test Executions page:

https://zephyrdocs.atlassian.net/wiki/display/ZTD/Search+Test+Executions

ZQL reference page:

https://zephyrdocs.atlassian.net/wiki/display/ZTD/ZQL+Reference

Kind Regards,

Emily

Mislav Kos November 5, 2014

Sorting by the "summary" field isn't working correctly.

Jessica Sullivan
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 17, 2014

We, and our clients, do not use the ZQL or Search Test Executions pages. We only use the Test Cycle Summary pages because it is much more high-level-user friendly. When we will be able to sort by Summary, Component, and Label on this page by clicking on the column header?

0 votes
Emily Schneider
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 28, 2014

Hi Alex,

The only place you can add labels is to the issue type Test. Not the executions directly. Since you can not add labels to the executions, only the test case, there is not a way to search your executions based on labels (since labels are not attached to them). What you can do, is if you want to search based on labels you can use JIRA API's and ZAPI (Zephyr for JIRA API's). With them you will use JIRA API's to pull all the issue type Test by a specific label. Then you can use ZAPI to pull all the executions that belong to the test case that has that specific label. But this is the closest you can get too achieving what you need.

Just in case, below is a list of our ZAPI information if you want to check it out/get started:

A video to help get you started:
https://www.youtube.com/watch?v=oqk7vvsc8l8

Docs:
http://developer.yourzephyr.com/zapi/index.php

ZAPI download:
https://marketplace.atlassian.com/plugins/com.thed.zephyr.zapi

Our ZAPI REST API library:
http://docs.getzephyr.apiary.io/

Kind Regards,

Emily

0 votes
Alejandro Marcos April 28, 2014

I've already installed the 2.2 version but I can t find the "labels" column at the "Test Execution navigator". Is there any way I can add it to this screen?

Thanks

Alex,

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events