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

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,554,070
Community Members
 
Community Events
184
Community Groups

Jira Xray: Can we add one Test (testcase) multiple times to one Test Set?

Edited
Serhii Barylets
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!
May 02, 2023

Hi community! I am trying to use Xray for test management and have a question. 

My product under test is a mobile app with sign up flow. The flow contains a dozen of subsequent screens, and actually one screen represents one/several form(s) to be filled with user data and each screen has "Continue" button to proceed next screen.

Test design involves creating few Tests (testcases) for each screen. And my idea was to separate tapping the "Continue" button in a single Test with the only one step, and then call this test as many times as I need in a Test Set.

So, a Test Set could look like this:

1. Test 1 (fill form#1 on screen#1)

2. Test 99 (tap "Continue" button)

3. Test 2 (fill form#2 on screen#2)

4. Test 99 (tap "Continue" button)

5. Test 3 (fill form#3 on screen#3)

6. Test 99 (tap "Continue" button)

......

But the problem is I am not able to add one Test multiple times to one Test Set. Is there a possibility to do that? Because I think when I was reading docs or was watching some videos about Xray, it was said somewhere, that Test Set can include the same Test few times simultaneously.

1 answer

0 votes
Stefan Salzl
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 06, 2023

Hi @Serhii Barylets 

what you describe in general seems to be test steps. A test case should cover a functionality/use case/flow with a dedicated result for a special action. A test set is a tool to organize test cases (eg. reg test, tests regarding a special story) to further ease the execution of them. Please see the link:

https://docs.getxray.app/plugins/servlet/mobile?contentId=62269972#content/view/62269972

 

As far as I understood you would like to cascade several test cases in a master test case. That‘s not what test sets are meant for. To achieve this you could call one testcase within another one:

https://docs.getxray.app/plugins/servlet/mobile?contentId=82445084#ModularTests-Createacallteststep

 

Best
Stefan

Serhii Barylets
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!
May 08, 2023

Yeah, thank you! I am using Modular test design already, as Xray support team suggested. This is the same idea, to call small Test in a master test case.

Like Stefan Salzl likes this
Stefan Salzl
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 09, 2023

Hi @Serhii Barylets 

in case this was the solution to your problem please consider to hit the accept button in order to mark this question as solved.

Best
Stefan

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events