Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Reporting: Using Epic for end-to-end testing with child issues (test cases) in sequential order

Anna Comer
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 19, 2022

My client is using Epics as a parent to end-to-end (sequential testing) with test cases as the child issues. We need to find an appropriate way to report the status of each epic (with sequence in mind) - are there any gadgets / boards that you can recommend to use? Or in confluence using JQL

4 answers

1 vote
mauricio.groth
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.
October 20, 2022

Hi @Anna Comer 

As you're on Jira Cloud, the correct answer is to get an app that provides JQL extensions you're looking for.

With standard JQL, you can only get a list of issues and export them to Excel for further processing. This works if you want to do a one-off analysis. If your use case is more dynamic than that, look beyond standard Jira.

Standard JQL doesn't easily allow it, but you can quickly find the results using our professional indexing service JQL Search Extensions

You can use this query to find all the parent epics that have a test case as a child ordering by the createdDate of the epic. You can change the sequential order just altering after “order by”.

issue in parentsOfIssuesInQuery("type = 'test cases'") and type = epic order by createdDate

Check out the documentation for more examples.

If you have any other questions, please contact our support. We’ll be happy to help you!
Best regards,
Maurício

1 vote
Mark Segall
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
October 19, 2022

Hi @Anna Comer 

If you have the specific Epic, and depending upon whether the project is company managed or team managed, you could do JQL like this:

Company Managed Project

"Epic Link" = ABC-123

Team Managed Project

Parent = ABC-123
0 votes
Madhu_RVS
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.
October 19, 2022 edited

Hi @Anna Comer 

If you would be interested in a mktplace app for a ready made solution, you can try out

Issue Hierarchy Reports 

With the help of the app, you can view

- View the full Jira Issue Type hierarchy of Linked issues,
Portfolio/Advanced Roadmaps, Epics, and Subtasks up to 10 levels.

- % complete based on time spent and story points at each hierarchy level

 

Disclaimer : I work for the vendor who created this app

Epic Hierarchy.PNG

0 votes
Eduardo Oliveira - Mindpro Apps
Atlassian Partner
October 19, 2022

Hello @Anna Comer 

If you are open to using an add-on, take a look at this one - Mindpro Insights: Dynamic Dashboards & Reports for Jira.

With this app, you can build interactive dashboards using data from different sources (Jira Software, Work Management, or Service Management) and track multiple projects and initiatives (including sprints, epics, and releases and measure progress using time estimation, story points, or issues count) with an integrated view of your metrics and issues list on the same screen.

Additionally, you can enable a hierarchy view to track this parent and child relationship between your epics and child issues.

Sprint, Epic, Release Progress.png

If you want to explore more, take a look here: https://mindpro.solutions/insights-learn-more

Give it a spin, maybe it can help in your scenario.

All the best, Eduardo from Mindpro Team.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Upcoming Jira Events