Run TestCase.exe on other Computer?

Ask general questions here.
rj-nora
Posts: 38
Joined: Thu Mar 11, 2010 3:56 pm

Run TestCase.exe on other Computer?

Post by rj-nora » Fri Apr 16, 2010 5:31 pm

Hello,

I would like to know if it's possible to, only with the .exe of mytescase run that testcase in another computer without Ranorex installed? We need the Runtime?

I've already add the code snippet to enable myTestCase.exe to read arguments from the command line and i can run mytestcase.exe by the command line using the parameter.

However it's possible to do the same in a computer without Ranorex ? How?

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Re: Run TestCase.exe on other Computer?

Post by Support Team » Mon Apr 19, 2010 8:54 am

Hi!

No it's not possible to run an executable of Ranorex without an Ranorex Runtime license on another computer.
The only way is to buy a runtime license to execute tests on the other computer, because you need the automation framework to execute the mehtods you used in the code of your Ranorex Project. You also cannot use a .Net application without a .Net Framework, it's the same precept.

Regards,
Peter
Ranorex Support Team