Sitemap

Member-only story

Quickly load test your application with Grafana k6 studio

You like to use k6 since it’s deeply integrated with Grafana but hesitate since you don’t know javascript to implement the k6 test. With Grafana k6 studio, you can generate the k6 test script easily by interacting with the application you want to test.

Donald Le
3 min readMar 21, 2025
Photo by Azzedine Rouichi on Unsplash

Recently, the Grafana k6 team has just released k6-studio so that we can quickly generate and execute load test by interacting with the application we want to test. In this article, let’s see how we can test the sign-up and sign-in features of the https://www.demoblaze.com/ app.

1. Open the k6-studio app

Right after installing the k6-studio app, you open it and click record button

2. Enter the application URL that you want to test, in this case, it’s “https://www.demoblaze.com/

3. Hit record button and simulate the user flow for sign-up and sign-in

--

--

Donald Le
Donald Le

Written by Donald Le

A passionate automation engineer who strongly believes in “A man can do anything he wants if he puts in the work”.

No responses yet