Hello,
We want to use Ranorex in real device validation in our Continuous Delivery and launch the execution on several devices.
could you tell us if it is available.
- if it's not, could we use a solution as Spoon or a USB hub with signal repetition
thank you in advance
How to launch Ranorex execution on several device
- Support Team
- Site Admin
- Posts: 12167
- Joined: Fri Jul 07, 2006 4:30 pm
- Location: Graz, Austria
Re: How to launch Ranorex execution on several device
Hi Cedric,
In order to run your tests on different devices, I’d suggest using a variable instead of a static device name and a global Parameter. When your variable is bound to a global parameter you can run the tests via command line and add the device name as an argument. More information about Running Tests via Command Line can be found in our User Guide by following this link: http://www.ranorex.com/support/user-gui ... html#c4827
Regards,
Markus (S)
In order to run your tests on different devices, I’d suggest using a variable instead of a static device name and a global Parameter. When your variable is bound to a global parameter you can run the tests via command line and add the device name as an argument. More information about Running Tests via Command Line can be found in our User Guide by following this link: http://www.ranorex.com/support/user-gui ... html#c4827
Regards,
Markus (S)