[Closed] RQM URL Utility : update existing Testplan/Testcase
Accepted answer
You can. The RQM URL Utility is simply an interface for using the RQM REST API, and you need to understand the RQM REST API in order to use it effectively. For updating existing artifacts, you usually use the PUT option. The RQM REST API can even do "nested-PUT" to update an artifact along with its associated artifacts.
https://jazz.net/wiki/bin/view/Main/RqmApi#Nested_PUT
https://jazz.net/wiki/bin/view/Main/RqmApi#Nested_PUT