I want to run a test-case or test-suite via remote testing , For Ex:- one device is in Delhi and another device is in florida . How can i run test case remotely?

I want to run a test-case or test-suite via remote testing , For Ex:- one device is in Delhi and another device is in florida . How can i run test case remotely?

2 Likes

Yes , using Katalium Server. READ THE BELOW

OR

Use Cloud based testing platforms like Browser Stack / Sauce Labs

2 Likes

Hi @gaurav.bhati

I would suggest using the P-Cloudy remote device vendor and Lambda test they provide low-cost cloud devices for remote test execution.

please use the following to integrate with p cloudy
Katalon Studio - pCloudy integration | Katalon Docs.

1 Like

Why? What do you want to achieve by a multi-region application that runs a Katalon project?

I can not imagin a Katalon test suite which is region-dependent; it behaves differently in Delhi and Florida. It looks strange to me.

Are you going to build a Multi-Region Web Application like this? Even if that is the case, I do not see any reason why you want to run your Katalon test in multiple regions. You can run a single instance of your katalon test anywhere, which will get access to the application installations in multiple regions via global network. So I would ask you why?

1 Like

Actually, what if i use a mac in my home…and in the office i got a windows… and i want to run the test remotely in my office laptop… almost like a remote agent. I wonder if that’s what the OP is asking

2 Likes

Nice Question

  1. you can do it with the help of katalon test agent.
  2. you have to install the Katalon test agent on the system you want to execute and you have to follow the agent setup by following the link below
  1. you have to add your project into katalon test ops and from testops you have to trigger the execution in your remote machine.