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.
In the product we used before, I was able to copy test cases into multiple test sets and ad that test set to my test plan. Our reason was we ran the same tests, but each with a different set off data so each test should be unique because of different data.
In JIRA I add Tests to an Execution then add that Execution to the Test Plan, say each Execution has 5 tests. If I copy the Execution to the Test Plan the Tests are copied but with the same'key' so even though I want 10 Test in the Test Plan I have only 5.
The goal is to have multiple Executions and the Test "keys" to be unique so the Test Plan shows them as distinct tests, so the Test Plan has 10 unique Tests.
Clear as mud?
I may be trying to jam my previous concepts into JIRA and missing some point.