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
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