Forum Discussion
vpelizza
Staff
5 years agoHIi rptpl984 ,
I see, you'd like to filter only some of the test cases to download their feature files... I assume you are on Zephyr Scale Cloud?
I know the team is working on improving the Cucumber support in Zephyr scale and support for tags is being considered. Maybe it's worth adding it as an idea in the ideas portal? https://zephyr-scale-cloud.ideas.aha.io/ideas
It doesn't look a particularly good workaround but one alternative I can think of is to write a script that would use the API to retrieve test cases and then get their test script (which is only the scenario bit of a feature file):
https://support.smartbear.com/zephyr-scale-cloud/api-docs/#operation/getTestCaseTestScript
I hope that helps!