The k6 Graphical Test Builder
2024-01-30
Most examples that illustrate how to create a k6 load test center around using a bottom-up approach with code. This is in contrast with frameworks such as JMeter where it is typical for tests to be created visually. However, there is a utility by Grafana Labs for creating k6 load tests with a GUI. In this post, we will show you how to use the graphical Test Builder to create k6 load tests. The Graphical k6Read More →