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.
My requirement is to sync the cucumber feature between git/bitbucket repo and JIRA using X ray test management.
If I modify Cucumber feature files in Git repo, After committing the Repo, Feature file should be getting updated in JIRA. (vice-versa) . Is this possible?
qtest tool has the ability of two-way synchronization. Does X ray test management have the same feature?
Xray doesn't natively support two-way synchronization but using it's REST API, it would be possible to create some bash scripts and CI jobs to provide something akin to this functionality.
QTest Scenario isn't the only tool that offers two-way synchronization between Jira and Git repositories for Cucumber Feature files. Behave Pro for Jira Cloud offers this functionality and I believe it's in HipTests pipeline.
Disclaimer: I'm a former contributor to Cucumber-JVM, Coaching BDD teams for 8 years, and product owner for Behave Pro
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.