'Copy runtime to output' - leveraging the RXTST file

Ask general questions here.
jamann
Posts: 3
Joined: Tue Aug 08, 2017 5:18 pm

'Copy runtime to output' - leveraging the RXTST file

Post by jamann » Thu Feb 22, 2018 3:53 pm

Hello,

I am configuring this setting and moving my tests to a VM (without an installation of Ranorex). Is it possible on said VM to enable/disable the test cases on the rxtst file? It seems with the setting that the rxtst still gets compiled, but the necessary dll's are not present to open it.

User avatar
RobinHood42
Posts: 324
Joined: Fri Jan 09, 2015 3:24 pm

Re: 'Copy runtime to output' - leveraging the RXTST file

Post by RobinHood42 » Fri Feb 23, 2018 2:02 pm

Hi jamann,

To be able to open the TestSuite file (*.rxtst) you would either need Ranorex Studio or the Ranorex TestSuite runner. Both, of course, require the installation of Ranorex.

Anyhow, you still can use command line arguments to trigger just a specific test case (/tc) or a specific run configuration (/rc). Further information can be found here

Hope this helps :mrgreen:

Cheers,
Robin