It's all about the answers!

Ask a question

Externally triggering test script execution after deployment


Matthias Buettgen (23612331) | asked Oct 01 '13, 4:51 a.m.
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


permanent link
Paul Slauenwhite (8.4k12) | answered Oct 01 '13, 7:16 a.m.
FORUM MODERATOR / JAZZ DEVELOPER
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,

thanks for the answer but I guess this is a description on how to implement external tools like the Commad Line Adapter.

Thanks
Matthias

One other answer



permanent link
Ajay Chebbi (3113) | answered Oct 04 '13, 1:55 p.m.
JAZZ DEVELOPER
edited Oct 04 '13, 1:57 p.m.
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,

that's exactly I was looking for.

Regards
Matthias

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.