I'd like to filter xray test cases by the scenario type, also called "Test Details":
- manual
- cucumber
- automated cucumber
Is this possible? I could not find anything in the JQL reference.
Hi andre.gans@dominolaser.com,
You can filter those test types by using the following JQL:
testType = Cucumber and project = <name of project>
Best Regards,
Sérgio
_______
Solution Architect and Testing Advocate @Xray
Personal blog on testing, Agile, and software development: https://sergiofreire.com
Follow me on Twitter: https://twitter.com/darktelecom
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.