Page 1 of 1

'Copy runtime to output' - leveraging the RXTST file

Posted: Thu Feb 22, 2018 3:53 pm
by jamann
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.

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

Posted: Fri Feb 23, 2018 2:02 pm
by RobinHood42
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