is it possible to update existing test cases in RQM via impot from excel
I have approx 600 tests that I need to change their categories.
there is no common filter for the tests so using the categories for that is not relevant.
the tests were selected and handed to Dev as part of automation effort.
now I need to update he RQM accordingly.
I have in excel the tests name and ID (TC and T-Script).
is it possible to import the tests via the excel importer for EDIT (update) ???
my attempt deleted all existing data and saved only the specific change.
thanks,
Gilad
Accepted answer
Hello, No, the excel exporter utility cannot be used to update existing test artifacts in RQM.
A possible solution to the scenario you mentioned above is to use the RQM URL utility.. See links below https://jazz.net/wiki/bin/view/Main/RQMURLUtility#Setup_Considerations and https://jazz.net/wiki/bin/view/Main/RqmApi#Common_Usage_Scenarios
You would have to write the code/script to convert the XML to CSV format.
A detailed discussion on the above is at : https://jazz.net/forum/questions/64475
Best Regards, Sunil