How can we assign an execution order of a test case in a test suite except using the move up and down icons?
We have around 100 test cases in a test suite and when we add a new test case, it gets added at the end with execution order set as 101, If we want it's execution order to be 2nd in the suite, we do not find any other way expect clicking the move up button 100 times. This is cumbersome, is there a way to drag the test case up to change its execution order or any other shorter way?