Export specific Testresources from RQM with it's ID using REST API.
Hi,
I am trying to export a single testcase using rest api.
When i gave the following URL it gave a feed containing all the Testcase details:
But when i gave
It is not giving me the feed kind of output. it is navigating me to the view testcase screen in RQM.
Note: If i am getting a feed that contains only one testcase, i could save it as an XML doc.