Welcome to the Testkube Documentation!
We're happy you're here to become a Testkube aficionado!
Getting Startedโ
๐ Quickstart
Get up and running by installing Testkube within minutes.
๐๐จ Run your first Test
Learn how to create, run, and display the results for your first Test Workflow.
๐ Connect to your CI/CD
Trigger the execution of your tests from your existing CI/CD pipeline.
What is Testkube?โ
Testkube is a Test Orchestration and Execution Framework for Cloud-Native Applications. It provides a single platform for defining, running and analyzing test executions, using your existing testing tools/scripts, running in your existing infrastructure.
Testkube consists of a Control Plane and any number of Testkube Agents. The Control Plane exposes a Dashboard for easy and centralized access to most Testkube features.
- The Control Plane can be running either in the Cloud or On-Prem - Read more.
- The Agents run your tests and are always running in your own infrastructure.
- The Agent is 100% Open Source and can also be run standalone without the Control Plane - Read more.
Testkube has recently introduced the concept of Multi-Agent Environments - check it out to see how this can help you solve for advanced test orchestration and executions scenarios.
Learn More About Testkubeโ
Once you're up to speed and running your first tests, dive in and learn more about Testkube!
๐ Core Concepts
Learn about Testkube Core Concepts and how it fits into the Software Testing Lifecycle (STLC).
๐ Using Testkube
Learn about Workflows, Templates, Triggers, Results and Reporting to get the most of Testkubes features.
๐ Examples & Guides
See example Workflows for your favorite testing tools, including k6, playwright, cypress, jmeter, and postman.
๐ Integrations
Integrate Testkube into your existing CI/CD pipelines and infrastructure via dedicated plugins, Kubernetes Events, Webhooks, CDEvents, etc.
๐ Reference Docs
Get into the nitty-gritty of Testkube CRDs, Helm Charts, OpenAPI definitions and CLI commands
๐ Open Source Agent
Learn about the Testkube Agent which is 100% Open Source.