Actions
SQA #3259
open[SQA] Learn Grafana K6 For Load Testing
Description
Objective¶
Gain hands-on knowledge of Grafana K6 to perform load testing, analyze system performance, and integrate results into monitoring dashboards.
Scope¶
- Understand basics of load testing and performance testing
- Learn installation and setup of Grafana K6
- Write and execute simple K6 test scripts (HTTP requests, scenarios)
- Explore different types of performance tests:
- Load test
- Stress test
- Spike test
- Soak test
- Generate and analyze reports (CLI, JSON, HTML, Grafana integration)
- Explore integration with CI/CD pipelines
Tasks¶
- Install Grafana K6 locally
- Write first K6 script for API load testing
- Run test with different user load and duration
- Analyze results and identify bottlenecks
- Document learnings and create reusable script templates
Actions