Execute
New features
1. Introduce TestCloud Private Device
-
Private device pool is dedicated to a specific account, not shared to other accounts.
-
A private device pack must includes at least 5 units.
-
1 device unit = 1 session. It means it’s impossible to run multiple concurrent sessions in a device.
-
You can execute all TestCloud mobile testing features in the private device without purchasing other licenses.
- Mobile Browser
- Mobile Native App
-
In the Schedule Test Run dialog, you can distinguish public and private mobile by the UDID along device’s name.
**2. [TestOps G2 & G3] Executing KS(G4) test suite/test suite collection stored in Katalon Cloud Storage
-
After saving a test suite into Katalon Cloud Storage, you can select this test suite in the Schedule Test Run dialog and assign TestCloud environments to create an execution. It then will be run successfully with TestCloud.
-
The implementation using Katalon CLI method.
Enhancements
1. Upgrade all our TestCloud services to Java 17
- SonarCloud will deprecate the version of Java (11.0.20) so we need to upgrade all our TestCloud services to Java 17.
2. [TestOps] Support KRE 9.4 as a latest version to be run with TestCloud
-
Turn on KRE 9.4 for TestCloud environments in TestOps.
-
Set KRE 9.4 as the latest version.
Bug fixes
- Fix the issue regarding video’s name:
- Videos are not renamed when running with a test suite with retry = retry after executing all
| Before | After |
|---|---|
| video.mp4 | <order of testcase in test suite (start from 1)>.mp4 |
- Fix the issue: Uploaded date is updated after running with a SauceLabs device.
For more information, please refer to our documentations at: Katalon TestCloud Release Notes | Katalon Docs


