Hello Champions,
I want to export the Zephyr test cases using a JQL, but if I use JQL, then it does not fetch the test cases data, e.g., test steps, test results.
If I am exporting it through the Zephyr exporter, then there is no option to use JQL. Currently, we don't have any plugin like an exporter, etc.
When I export all the test cases then it does not export all the test cases. e.g, we have 20k and it is exporting 2.7k only in the file.
Let me know if there is any workaround available to export the test case using JQL or export all test cases at once.
Hi @Manoj Kumar
You can only use the Zephyr options, Zephyr has no JQL clause to use and within Zephyr you can'y use JQL.
Also, "Only non-BDD tests (excluding BDD Scenarios and BDD Features) can be exported"
SO if you have test cases written in BDD, they can't be exported via the exporter.
You could look at the Zephyr API, https://support.smartbear.com/zephyr-scale-cloud/api-docs/#tag/Test-Cases/operation/listTestCaseshttps://support.smartbear.com/zephyr-scale-cloud/api-docs/#tag/Test-Cases/operation/listTestCases
Otherwise contact Smartbear support (developer of Zephyr)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.