Page 1 of 1

Ranorex agent config

Posted: Fri Mar 15, 2019 10:05 am
by csolanki
Hi,

I would like to know, Ranorex Agent has to be windows machine ?

Can I run my cases on Mac machine ? or cloud base - azure machine ?

Re: Ranorex agent config

Posted: Fri Mar 15, 2019 10:10 am
by odklizec
Hi,

Ranorex agent is a Windows-based app, so it's only possible to run your tests (via Remote agent) on Windows machines. The only possibility to run tests (web-based only) on Mac is using Selenium Webdriver integration.

As for Azure integration, check this post:
viewtopic.php?f=21&t=9362&p=43278

Re: Ranorex agent config

Posted: Fri Mar 15, 2019 11:07 am
by csolanki
Okay, Thanks.

If I would like my Ranorex scripts to be invoked in cloud base machine say Azure or in AWS. Please verify below method understating is correct.

1. I need to make couple of cloud machines as end-points for selenium web driver (Run time licenses)
2. I need to invoke test cases from windows machine (master node from studio)


If this is correct, how Can I make invoking automated other than using Jenkins ?

Re: Ranorex agent config

Posted: Fri Mar 15, 2019 11:17 am
by odklizec
Hi,

If the Azure or AWS machine will be windows-based, then you don't need to use Selenium webdriver at all. You just have to follow the Remote execution guide:
https://www.ranorex.com/help/latest/ran ... roduction/

In case you want to run your web-tests on Mac (Linux, headlessly, etc.) you need to use Selenium webdriver integration and then yes, you have to create endpoint for each such machine.

Ranorex now supports command line for endpoints, so you should be able to run your tests from anywhere you want (windows-based machine), using command line.
https://www.ranorex.com/help/latest/ran ... ex-studio/

Re: Ranorex agent config

Posted: Fri Mar 15, 2019 11:53 am
by csolanki
Thanks a lot. It solved many problems. Last question :

Can I automate invoking using a bat file and windows scheduler ? In context of web driver execution.

Re: Ranorex agent config

Posted: Fri Mar 15, 2019 12:20 pm
by odklizec
Hi,

Yes, both bat file/windows scheduler execution is possible.

Re: Ranorex agent config

Posted: Wed Jan 24, 2024 10:47 am
by shidernatalia
hi, all!

@odklizec all links in your Fri Mar 15, 2019 12:17 pm answer are broken (taking me either to 404 page, or to Best practices introduction page, which is not helpful at all), could you please help fixing those?
And is there documentation related to Ranorex Agent? I would like to get agent's information, like Name, for example. Something similar to jenkinsfile's NODE_NAME environment variable.

Thank you in advance.

Re: Ranorex agent config

Posted: Mon Jan 29, 2024 4:12 pm
by IvanF