Search, vote, comment and create ideas for Zephyr Scale improvements here. For more information on our review process, see here.
*As a* user
*I would like* an option to sort test cases within a cycle by a data element
*So that* I do not have to spend a significant amount of time ordering a large cycle.
When using zephyr, I write testcase in local excel, convert it into CSV, and import zephyr;
In most cases, the testcase of a functional interlinked scenario or related scenario are adjacent when I write it in excel.
I expect that they are also adjacent when they are executed; However the case sorting of similar scenes is disrupted during execution, it will be very difficult to execute;
For example, functionA requires the coverage of test cases for five scenarios, which I wrote adjacent; However, there are 50 test cases during actual test execution, and these 5 will be randomly arranged in these 50 test cases; The relevance of execution will be poor.
This creates so many problems when testcase is dependent or in continuity with the previous one. Please fix this soon
It should at the very least keep the tests in the same order as they are in the test case folder
I agree and very surprised this isn't already a feature to be honest
This is a very necessary feature and I agree.