It's all about the answers!

Ask a question

Execute RQM TestSuite from prompt console


Esther Palomino (132) | asked Jan 24 '23, 2:41 a.m.

Hi! I am trying to execute a TestSuite in RQM from the prompt console. I am using this command:

java -jar "D:\RQMPA\ADM\Utilities\RQM-Extras-ExecutionTool-6.0.4\RQMExecutionTool.jar" -publicURI=xxx -user=xx -password=xx -projectName=xx -tserId=?? -suiteStepAdapterIds=?? -suiteStepScriptIds=??? -suiteBuildRecord=xxx -parallelExecution=true -exitOnComplete=true -printResultUrl=true

I don't understand what are the following attributes:
- tserId : I am entering the test suite execution record ID but doesn't work.
- suiteStepAdapterIDs: I am entering the adapter console ID but doesn't work.
- suiteStepScriptIDs : I am entering the ID of my test script but doesn't work.
Anyone can help me?
Thanks!


Comments
David Honey commented Jan 25 '23, 4:30 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

CLM 6.0.4 went end of service on 2021-04-31. You can find details on https://www.ibm.com/support/pages/collaborative-lifecycle-management-end-support-dates-60x. Note that CLM 6.x releases are not being patched to address security vulnerabilities. If you want to be compliant with your organization's security policies, you should upgrade to 7.0.2.

One answer



permanent link
Ralph Schoon (63.1k33646) | answered Jan 25 '23, 3:09 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

6.0.4 is no longer supported. You should upgrade to a supported version 7.0.x.


Here is the documentation: https://jazz.net/wiki/bin/view/Main/RQMExecutionTool. As a standard notation [ something ] - something in flat brackets is an optional argument.

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.