Changing the order of test cases in a test suite
I was wondering if there was any other easier way to reorder the position of a test case in a test suite? The only way we know how to do it is to use the Move Up/Down feature, but it can take forever. Consider the use case when you have to replace the first test case of a suite with another - first, you add the test case, then it puts it on the bottom of the list. Then, click move up, move up, move up...until you get to the top...with 40 test cases in a suite.
Any one have any ideas how we can remove this impediment?
Accepted answer
Currently the only way to change the Execution Order is by using the 'Move Up' and 'Move Down' buttons. I understand this isn't ideal in the use case you described. If you feel that this functionality is important to you, please create a new enhancement - New RQM Enhancement.
Regards,
Tory
Comments
I've been using the RFE community for this sorta thing in the past - which way is better?
They both have their benefits. Development uses jazz.net for defect/enhancement tracking so you would be able to see all of their updates. Even if you create an enhancement in devworks, it is copied over onto jazz.net for development to work on it.
On the other hand, the good thing about creating an enhancement in devworks is that development is obligated to provide a response in a certain number of days signifying if they are going to implement the feature in a current release. There is no such obligation in jazz.net for development to address the enhancement you created.
Enhancement created on RFE Community. Thanks Tory.