It's all about the answers!

Ask a question

RQM copy utility- What is the command should use to copy test case from one stream to another stream in same project.


Preetha T (27333) | asked Feb 06 '19, 5:29 a.m.

 Dear Team,


We have explored RQM copy utility option. We need specific test cases to copy from  one stream to another stream in the same project.

RQM copy utility supports only GC or local configurations also?

What is the command to be run on RQM copy utility for copying multiple test cases from source to destination stream?


One answer



permanent link
Paul Slauenwhite (8.4k12) | answered Feb 06 '19, 7:43 a.m.
FORUM MODERATOR / JAZZ DEVELOPER

Hi Preetha, 


You would use a command like this:

java -jar RQMCopyUtility.jar -s=https://myhost:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/ProjectA -us=ADMIN -pws=ADMIN -sc=<source configuration URI> -dc=<destination configuration URI> -l=importlog.txt



Comments
Preetha T commented Feb 06 '19, 10:46 p.m.

Dear Paul,


In the above command, the test case id is not mentioned. if we want to copy the multiple test cases what is the command to be used?

Kindly assist us. 


Paul Slauenwhite commented Feb 07 '19, 6:51 a.m.
FORUM MODERATOR / JAZZ DEVELOPER

 Yes.

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.