I have the need to run tests on a remote VM. The Ranorex agent can run the tests remotely. I need to do some initialization of the database locally before running remotely. How do I as part of a smart folder run tests locally then remotely then finally locally to do the cleanup?
My tests are coded in C#. I could use the API but it is unclear how to execute tests remotely via the agent and the API.
Run test setup locally then run rest of the test remotely
- RobinHood42
- Posts: 324
- Joined: Fri Jan 09, 2015 3:24 pm
Re: Run test setup locally then run rest of the test remotely
Hi CWhiting,
Cheers,
Robin
I'm afraid that this scenario can't be tested. You would at least need two or even three separate tests. The initial test or automation to setup your DB, the 2nd one, which runs remotely on your agent and the final test again on your local machine. Also, there is definitely no way to synchronize those tests just using Ranorex.How do I as part of a smart folder run tests locally then remotely then finally locally to do the cleanup?
Cheers,
Robin
