RQM - modify objects from command line
I'm adding some extra functionality to some RQM Test Scripts that use the Commandline interface.
A (Linux) Shell wrapper is calling the Python tests. A couple of RQM environment variables are working to add attachments and user variables too.
The problem is I have 204 tests to update.
Is there a way to run a script to change the Command Line Script Details in (204) Test Scripts so I don't get OOS?
Is the RestAPI the only way?
thanks
A (Linux) Shell wrapper is calling the Python tests. A couple of RQM environment variables are working to add attachments and user variables too.
The problem is I have 204 tests to update.
Is there a way to run a script to change the Command Line Script Details in (204) Test Scripts so I don't get OOS?
Is the RestAPI the only way?
thanks
Accepted answer
I am not an expert on this matter. As far as I am aware there is only the REST API available for RQM. See https://jazz.net/library/article/1376 and https://jazz.net/library/article/1086
You might be able to use some of the capabilities of the https://jazz.net/wiki/bin/view/Main/RQMCopyUtility tool for your version and also be able to see examples in the code.
You might be able to use some of the capabilities of the https://jazz.net/wiki/bin/view/Main/RQMCopyUtility tool for your version and also be able to see examples in the code.