RQM to xml to Excel -- suggestions, please?
I need to export several hundred RQM test scripts to Excel. I've tried using the RQMUrlUtility to export the test scripts to xml, and then import the xml file into Excel, but the results are really ugly and require major manipulation to get something readable by a tester. If anyone has had success with this process, can you please share your suggestions?
Thanks!
Thanks!
One answer
Patty,
I assume when you say you want to export Test Scripts to Excel your expectations are to see the contents of the Test Scripts (i.e. each individual step) not just the basic information (Title, State, Owner….etc). In version 4.x there is an option to Download to spreadsheet, but this will not give you the individual steps.
Other people may chime in here, but other than using the REST API (via the URL utility, CURL or any other HTTP client) I don’t see another way to accomplish this
Ara