It's all about the answers!

Ask a question

How to Move One or Multiple Test Cases from One Test Plan to Other Test Plan


PRASANTA CHAUDHURI (11032025) | asked Sep 23 '15, 7:19 a.m.
Hello All.

There is an urgent need for me to Move One or Multiple Test Cases from One Test Plan to Other Test Plan .
Once it moves -- it should move with all associated artifacts including Links

Can any one help me on how to do this .

Thanks & Regards

PKC

Prasanta Kumar Chaudhuri

Accepted answer


permanent link
Jörg Werner (3033781) | answered Sep 23 '15, 7:49 a.m.
This works for me:
1) Open new test plan
2) open section test cases and click "plus" symbol (Add test cases)
3) mark the required test cases (may be enable "test plan" column and filter for test cases in old test plan)
4) now assign test cases to new test plan
5) open old test plan
6) filter again and delete the test case assignment in old test plan

At least links to requirements and test scripts are included.

  Good luck, joerg

PRASANTA CHAUDHURI selected this answer as the correct answer

One other answer



permanent link
PRASANTA CHAUDHURI (11032025) | answered Sep 24 '15, 8:27 a.m.
Thanks ,

I was doing that .

My idea was whether it can be done programmatically using csv file , where csv file will have few TestCase ID and will have Source Test Plan Name and Destination Target plan name and these plan exist in RQM.

Regards

PKC

Prasanta Kumar Chaudhuri

 

Comments
Jörg Werner commented Sep 24 '15, 9:01 a.m.

Maybe you can check RQMCopyUtility.
at least it can be used as starting point if you want to do it programmatically.

see https://jazz.net/help-dev/clm/index.jsp?re=1&topic=/com.ibm.rational.test.qm.doc/topics/c_node_extendproduct.html&scope=null

Cheers, jörg

Your answer


Register or 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.