Hi Team,
We are using Jira with X-ray API. we have created all tests/Test sets with cucumber and filtered them with filter key.
When I am trying to export the tests as cucumber we are getting all Tests/Test Sets/Test Plans we are getting single feature file. But, I wanted to have separate feature file per Test/Test Plan/Test Set.
All My 4 tests created in a single feature file Like this:
Feature:
#Test
@test_test-44222 @TESTSET_TEST-44224 @TESTSET_TEST-44225
Scenario: [Test-Sath] - Xray
Given A
When B
Then C
@test_test-44223 @TESTSET_TEST-44224 @TESTSET_TEST-44225
Scenario: [Test-Sath] - Xray2
Given I
When J
Then K
@test_test-44231
Scenario: [Test-Sath] - Xray3
Given abc
When xyz
Then nn
@test_test-44232
Scenario: [Test-Sath] - Xray4
Given p
When q
Then r
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.