Test Suite Exec Record RQM Command Line Execution
Hi,
I am not able to execute command line utility for runningTest Suite Exe cRecord , here is my ant task target name="all"> <executeTestSuiteExecRecord userId="${rqmUser}" password="${rqmPassword}" rqmServerUrl="${rqmUri}" projectName="${rqmProjectName}" testSuiteExecRecordId="449" suiteStepScriptIds="396,402,401" suiteStepAdapterIds="2,2,2" arguments="-exitOnComplete=true" /> here user name, password, server url is correct, I am getting an exception like SEVERE: Exception occurred while doing a post to the server with the URL:https://<server>:9443/qm/service/com.ibm.rqm.execution.common.service.rest.ITestSuiteExecutionRecordRestService/execute. Please verify that the adapter being used is running and the values for parameters tserId, suiteStepScriptIds, suiteStepAdapterIds are valid and exist. Can anybody help me on this issue, it is a work stopper for me. |
One answer
Have you verified that the adapter is using? It seems that it has stopped. You can check the status of the Adapter from the RQM WebUI.
Comments
Anjaly Bastian
commented Oct 08 '13, 4:27 a.m.
My adapter is working fine I checked in Adapter console.
Anjaly Bastian
commented Oct 08 '13, 4:30 a.m.
I am able to run these test suite execution record manually.
|
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.