I am trying to take existing tests and combining them (test steps, etc.) into 1 test.
Simple Example:
I would want these tests
Test 1. Login - enter email
Test 2. Login - enter password
Test 3. Select the login button
Put into this test
Test A. Login
Step 1. Login - enter email
Step 2. Login - enter password
Step 3. Select the login button
is this possible w/o using a Test Set
Thanks,
Rene
Yes, this is possible in Xray using the "Call Test" feature. When you create or edit a Manual test, you can add a special step type called "Call Test" that references another existing test by its issue key. This effectively embeds all the steps from that referenced test into your combined test.
See: https://docs.getxray.app/space/XRAYCLOUD/44578265/Modular+Tests
Hi @rene hernandez ,
Welcome! Other than using Test Set. The other way is manually editing them and copy and paste the seps into the main one you want to use. You maybe able to export out and make easier edits and paste them back in.
Suggest to raise a ticket with support. Usually, they respond promptly and they may have a shortcut for what you want to do.
https://marketplace.atlassian.com/apps/1211769/xray-test-management-for-jira?tab=support
-Ben
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.