RQM - Search and replace
![]()
Jim Tompkins (19●3●15)
| asked Oct 05 '16, 4:46 p.m.
retagged Oct 13 '16, 5:21 a.m. by Minakshi Jaint (511●3) CLM version 6.0.2 How can I performance a search and replace within the test cases. I would like to do a bulk update of a attribute that exists on thousands of test cases. It would also be acceptable to find the test cases using a query and then select all of them and do a bulk update. I don't see how to do either search and replace or bulk updates in the UI.
Thanks! |
Accepted answer
![]()
Depending on your actual requirement, you may be able to do it with the existing query feature and multiple/bulk update feature.
http://www.ibm.com/support/knowledgecenter/SSR27Q_6.0.2/com.ibm.rational.test.qm.doc/topics/t_change_multiple_category.html https://jazz.net/forum/questions/101142/batch-change-in-rqm-401 (Notice that the left pane and middle pane are collapsed by default, denoted by the rightward and downward arrows. You can expand them to do further filtering) Jim Tompkins selected this answer as the correct answer
|