suiteelement elementindex not updating with RQMUrlUtility
I'm trying to update the order of my test cases in my test suite using the RQMUrlUtility (because the RQM Excel Importer provides no provision for ordering test cases in test suites).
After doing a successful GET on my testsuite, I edit the following property for the 3 test cases contained in the test suite: <ns2:suiteelement elementindex="0">
While I get a successful (200) return from my PUT request, the Execution Order values in RQM are not updated. Is this not supported, or am I doing something wrong? My commandline looks like this:
"C:\Program Files\Java\jdk1.8.0_121\bin\java" -jar RQMUrlUtility.jar -command PUT -user myid -password pwd -filepath rqm_get_suite_87.xml -url