Katalon Test Execution - Local overview
Katalon Test Execution - Local is the test execution add-on that allows you to execute automation tests in CLI mode. It can be used in a variety of scenarios, such as scheduling your tests, integrating with CI/CD system, or bundling your tests to execute in virtual containers like Docker.
Use cases​
Katalon Test Execution - Local is only required for executing automation tests in command-line interface. Here are the common scenarios:
- Scheduling your tests using Operating System services. Learn more.
- Creating batch operations for control multiple executions. For example, setting up to auto-run test suite B after running test suite A.
- Integrating your tests to your CI/CD system. For example, setting up your tests to be trigger by Jenkins once the application under test (AUT) is updated.
- Execute your tests with distributed servers. For example, setting up your tests to run with different Operating System, Browsers or Devices at the same time.
- Bundle your test execution into virtual containers. For example, building a Docker image to execute your test with a specific environment.
- Katalon Test Execution - Local is available and accessible from Katalon Studio.