Add sorting to change the run order of the tests in a TestSet
I would like to be able to reorder tests in a testset more easily, and preferably in bulk.
Generally I want to arrange the tests by component, or tester, or ID; all of the useful sorting options I can think of are currently available as column headers.
It would be very useful to have a sorting feature which would allow quick reordering by column headers. For example, sort by tester and then component. Whith that, each tester can click "Run" on their first test case, and PractiTest would go through their tests, in order of component.
A simple option would be to allow tests to be run in the order as seen on screen. Eg clicking "Run now" at the top will run the tests in the 'normal ' order, and clicking "Run" next to a test case runs them in the order as seen on screen (or a new button).
Currently I have to add test cases to a testset in the order I want them to be run (mostly using several filters), and then adjust manually as needed. This can be quite time consuming, especially for large testsets, when I an simply click on a column header and see the test cases displayed in the order I need them to be run.
-
AdminYaniv (Product Manager, PractiTest) commented
Sorting the list by each column is now available on the Test Set's instances page.