Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How to retreive all the test cases from RQM into an xml file

 Basically I want to develop a "Find and replace" for the Test cases in RQM.Suppose a signal changes in the test description of a test case, all other test cases containing that signal in their test description must change that signal. I want to know if there is a command to get all the test cases at a time into an xml. So that the signal can be found in the xml and replaced with the new value at all the places and then imported back from the xml into RQM. Please let me know if this can be done anyhow

0 votes



One answer

Permanent link

Hi Chythra,


In order to achieve your requirement, you will have to develop a custom tool which uses REST calls to perform a GET on the RQM resource as XML, modify and PUT resource to RQM.

You should explore the RQMURLUtility for your version of RQM for more details on GET / PUT requests.

Hope it helps!

Regards,
Bharath

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,941

Question asked: Dec 09 '19, 10:13 a.m.

Question was seen: 1,362 times

Last updated: Dec 09 '19, 9:58 p.m.

Confirmation Cancel Confirm