Externally triggering test script execution after deployment
Hi,
we are using the RQM Command Line Adapter to execute test scripts on a remote application server. Now we are interested in including the test execution in our automized build and deployment process. This means we would to execute the command line test scripts automatically after the application has been built and deployed successfully. Is it possible by using the REST or Java API to trigger the execution externally. In our case I'd like to put the execution into an ant task which runs right after the deployment. Regards Matthias |
Accepted answer
Hi Matthias,
I would suggest you look at https://jazz.net/wiki/bin/view/Main/RQMTestAutomationAdapterAPI. Matthias Buettgen selected this answer as the correct answer
Comments
Matthias Buettgen
commented Oct 07 '13, 8:26 a.m.
Hi Paul,
|
One other answer
There is a ANT task just for this job! To invoke a test case/suite from your ANT based build system look at https://jazz.net/wiki/bin/view/Main/RQMExecutionTool#RQM_Execution_ANT_tasks
Comments
Matthias Buettgen
commented Oct 07 '13, 8:27 a.m.
Thanks,
|
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.