Skip to main content
Version: 2024.1

Test Execution Service

Test Execution Service is a lightweight Python service that is responsible for executing tests that were scheduled and invoked by the new New Job Scheduling. The tests must reside in a Git repository and be discovered by a Test Discovery Service.

note

Test Execution Service does not support running shell and script commands nor TestShell Studio tests. Such capabilities are handled by CloudShell Execution Servers.

Extensibility

Test Execution Service is a generic implementation that can be extended on demand to support new and advanced types of tests, inputs and testing frameworks. For more information, please contact Quali Customer Success.