Remote Machine execution

Hi,

Is it possible to execute Katalon scripts on a remote machine without using Selenium Grid?
As in selenium we don’t need to do that while executing scripts on remote machine?

Is there any functionality in Katalon or can you let me know how can i execute script on remote.

Thanks,
Pranay

You can execute a script on any machine using console commands:

https://docs.katalon.com/katalon-studio/docs/console-mode-execution.html#execute-katalon-in-cmd

Thanks for your reply.
But i want to execute the script from one machine to remote machine. Is there any other way to run script on remote/virtual machine.
I want to execute script from machine-1 and script should get executed on remote machine-2.

Yes, exactly as I’ve stated. You would put Katalon Studio and your project on the VM, then execute it from your local machine using console commands. Unless I’m misunderstanding your question, this is the only way to do it.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.