Triggering Test Workflows
Workflows defined in Testkube can be triggered by a number of mechanisms:
- Manually in the Dashboard
- From your CI/CD pipeline using one of our available integrations
- By a fixed Schedule
- In response to a Kubernetes Event
- By creating an Execution CRD
- Via the Testkube CLI
- Via the REST API
- From another Workflow - as described in Test Workflows - Test Suites and Remote Workflow Execution