Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/olelensmar/docs/readme-update' i…
Browse files Browse the repository at this point in the history
…nto olelensmar/docs/readme-update
  • Loading branch information
olensmar committed Aug 22, 2024
2 parents ee6d689 + 13940c5 commit 27517c7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@ for running any kind of tests at scale across your entire application infrastruc
Testkube breaks down Test Execution into 5 steps:

1. **Define** - Use Test Workflows to configure executions of your current testing tools or scripts.
Orchestrate multiple Workflows to build complex Suites for System Testing - [Read More](https://docs.testkube.io/articles/defining-tests)
Orchestrate multiple Workflows to build complex Suites for System Testing - [Read More](https://docs.testkube.io/articles/defining-tests).
2. **Trigger** - Trigger tests through the API/CLI, from your existing CI/CD/GitOps workflows, using fixed schedules or
by listening to Kubernetes Events or creating execution CRDs - [Read More](https://docs.testkube.io/articles/triggering-tests)
by listening to Kubernetes Events or creating execution CRDs - [Read More](https://docs.testkube.io/articles/triggering-tests).
3. **Scale** - Leverage Kubernetes native scalability functionality to scale your test executions
across distributed nodes for both load and functional testing with popular tools like K6, Playwright, JMeter and Cypress - [Read More](https://docs.testkube.io/articles/running-scaling-tests).
4. **Troubleshoot** - Testkube can collect any logs and artifacts (videos, reports, etc.) produced by your testing tools
Expand All @@ -61,7 +61,7 @@ more about different ways to deploy and run Testkube.

### Documentation

Extensive documentation is available at [docs.testkube.io](https://docs.testkube.io)
Extensive documentation is available at [docs.testkube.io](https://docs.testkube.io).

## Contributing

Expand Down

0 comments on commit 27517c7

Please sign in to comment.