You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
How to track Traceability from Cucumber-report Feature file and Scenario to the corresponding story and Epic in Jira?
ie from Cucumber-report Feature file and Scenario how I can track to which Story and Epic this Scenario belongs in Jira?
I'm newly joined to a Jira scrum project, the technologies used in this project are, Cucumber, Jenkins, and Jira Scrim. (Cucumber Automation is done by a separate team).
I'm asked to do the traceability from the Cucumber report to story and Epic.
Thank you in advance
Do you need to show a traceability report as a separate document? or would references to the Stories and Epic's in the Cucumber test results be enough?
Cucumber allows you to add tags at both the Feature and Scenario level. One technique I've used on a number of regulatory projects is to add the Issue key for the stories as a tag on each scenario it is associated with. These tags are preserved in Cucumber reports and can demonstrate traceability from there.
These tags can be added manually to the scenarios or you can use a Jira App like Behave Pro to manage the scenarios and tags for you.
Disclaimer: I'm a BDD coach of 8 years and the product owner for Behave Pro
Hello @Alan Parkinson
Is there a way I can pick JIRA tag from examples instead from Scenario or Features.
Currently am able to fetch and update from scenario level or feature level.
If I tag at examples, though my run is success but test case execution is not updated.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.