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

Rename Bulk of Test case name in RQM

 HI All,


I have 200 test cases in RQM and I want to rename the name along with Suffix example is given below.
Could you please help me how to Rename all test case in one go.
E.g. 
Current Test case Name                                         New TestCase name
1 Feature Testing                                                           RQM_Feature_001
2 Requirement Testing l675                                           RQM_Feature_002
3 Hardware Testing                                                        RQM_Feature_003 
4 Software Testing                                                         RQM_Feature_004 
5 HIL_MIl Testing                                                           RQM_Feature_005 

0 votes



One answer

Permanent link

Unfortunately, there is no way to do this in the product.  However, you could write a utility that uses the RQM Reportable REST API (https://jazz.net/wiki/bin/view/Main/RqmApi) to:


1. GET the test case.
2. Rename the test case name in the test case XML.
3. PUT the test case.

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
× 12,021
× 6,125
× 218
× 45

Question asked: Apr 18 '18, 7:58 a.m.

Question was seen: 3,185 times

Last updated: Apr 25 '18, 12:50 p.m.

Confirmation Cancel Confirm