RQM copy utility- What is the command should use to copy test case from one stream to another stream in same project.
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
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
For more information, see https://jazz.net/wiki/bin/view/Main/RQMCopyUtility#Argument_Reference.
Note, I've added this example to https://jazz.net/wiki/bin/view/Main/RQMCopyUtility#Usage_Examples.
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.
Yes. |
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.