Actions
SQA #3278
openSQA #3259: [SQA] Learn Grafana K6 For Load Testing
[SQA] Learning about Grafana k6
Description
Objective:
Gain hands-on experience with Grafana K6 for load testing and performance analysis.
Scope:
- Understand basics of load and performance testing
- Learn installation and setup of Grafana K6
- Write and execute simple K6 test scripts (HTTP requests, scenarios)
- Explore load, stress, spike, and soak testing
- Generate and analyze reports (CLI, JSON, HTML, Grafana)
- Explore integration with CI/CD pipelines
Tasks:
- Install and configure Grafana K6
- Create a first API load test script
- Run tests with different loads/durations
- Analyze results and note bottlenecks
- Document learnings and prepare reusable templates
Updated by Tasfia Zaima 7 months ago
Watched learning playlist on Grafana K6, installed and configured it locally, committed initial scripts to GitHub and documented notes for reference.
Notes:
- Setup of Grafana K6 completed successfully.
- Explored the basics of load/performance testing from the playlist.
Reference:
Playlist - Created and committed initial test scripts.
Reference:
Github Commit - Documented key learnings for future reuse.
Notes
Actions