ENVIRONMENT
Katalon TestOps
Katlaon TestCloud
FUNCTION / AREA
Katalon TestOps > Scheduled Test Run > Katalon Command
ISSUE
Given I have a Scheduled Test Run using a Katalon Command with TestCloud
When I execute the Scheduled Test Run
Then the Test Run stops prematurely and the status is Incomplete
Execution is on TestCloud Linux Chrome 116 using Katalon 8.6.8
The following Katalon Command example is used
-testSuiteCollectionPath="Test Suites/Example/DEMO/ABC" -executionProfile="dev-test"
Running
Incomplete
Debug Log (Obfuscated)
debug.log (35.5 KB)
STEPS TO REPRODUCE
- Create a new Schedule Test Run with a Katalon Command to execute a test collection with a specified profile
- Specify the run is executed in TestCloud and using the latest Katalon version
- Observe the run works for a few minutes and then results in a status of Incomplete
EXPECTED OUTCOME
When executing using the Katalon Command then the Test Run successfully executes the Test Collection and reports a corresponding status


