It's all about the answers!

Ask a question

RQM - how to copy test cases from one stream to another stream?


0
1
Rachel Rogoway (1117) | asked Mar 14 '18, 12:49 p.m.

 Hi,


We use Global Configuration
And now we want to move to a new stream
How do I move or copy items from one stream to another?

Regards,
Rachel

One answer



permanent link
Ted Mayer (47649) | answered Mar 14 '18, 6:55 p.m.

You can use the RQM Copy Utility ( https://jazz.net/wiki/bin/view/Main/RQMCopyUtility ) to copy items from one project to another, and if using global configuration from one stream to another. In order to copy from one stream to a different stream, you will want to use the -sc and -dc properties.

-sc, -sourceConfigURI=<URI> The URI that uniquely identifies from which configuration of the source project area resources should be copied.

-dc, -destinationConfigURI=<URI> The URI that uniquely identifies to which configuration of the destination project area resources should be copied.

In order to be able to copy the artifacts to different streams, you will need to know the URI of the stream, I have provided a link below that will provide instructions on how to obtain this URI:

https://jazz.net/wiki/bin/view/Main/RQMURLUtility#FindConfigURI

I hope that this information helps.

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.