The speed of execution in Catalon Studio and the speed of execution in katalon runtime engine are different. Is there any way to speed up the katalon runtime engine?

Hi
Mobile automation cases are being executed using the katalon runtime engine through jenkins for the developed automation cases.

Here, the configuration environment connects 3 android phone machines to 1 macmini and connects them to a usb hub to run the automation case.

There are about 250 test cases and it takes 2 to 3 hours to run them. However, when run with Katalon studio, it takes about 1 hour.

Is there any way to speed up mobile test execution using Jenkins using katalon runtime engine?

The speed of execution in Katalon Studio and the speed of execution in katalon runtime engine are different. Is there any way to speed up the katalon runtime engine?

2 Likes

Nobody would be able to give you any productive advice without looking at the logs.

You should compare the logs of 2 environments to find out which exact steps work slower or quicker. Please show the interesting parts of the 2 logs. Please show the part of your test script which perferms differently in different environment.

Provided with these information, guys in the forum may have some idea why one runs slower/quicker than other…