Page 1 of 1

Ranorex Agent with Powershell

Posted: Tue Jul 19, 2016 10:27 am
by haniball
We currently start Tests with PSExec wich has issues with User Sessions and we are not sure if this is still the recommended way to call Ranorex TestCases on a remote machine.

Can you somehow call the Ranorex Agent and tell him what to execute? Maybe with Powershell?

Re: Ranorex Agent with Powershell

Posted: Wed Jul 20, 2016 12:00 pm
by jma
The new Ranorex Remote feature could be used to deploy and run the test from Ranorex Studio directly. There is currently no other way to establish a connection to the Agent. I would suggest having a look at the following user guide section: http://www.ranorex.com/support/user-gui ... emote.html

If you do not want to execute your test directly from Ranorex Studio I would suggest considering the use of a CI system like, for example, Jenkins. There is a blog post from Ranorex about integration into any CI process: http://www.ranorex.com/blog/integrate-r ... n-process/