Documentation for automated readers
A curated documentation index is available at: https://grafana.com/llms.txt
A complete documentation index is available at: https://grafana.com/llms-full.txt
These indexes can help with page discovery before fetching individual documents.
This page is also available in Markdown, which may be easier for automated readers and AI tools to parse than HTML. The Markdown version is available at https://grafana.com/docs/k6/next/using-k6/test-authoring/test-builder.md, or by sending Accept: text/markdown to https://grafana.com/docs/k6/next/using-k6/test-authoring/test-builder/. For broader documentation discovery, the curated index is available at https://grafana.com/llms.txt and the complete index is available at https://grafana.com/llms-full.txt.
This is documentation for the next version of Grafana k6 documentation. For the latest stable release, go to the latest version.
Test builder
The k6 Test Builder provides a graphical interface to generate a k6 test script based on your input. Then, you can copy the test script and run the test from the CLI.
Though we strongly believe that scriptable, code-based tools will help you get the most out of your performance-testing efforts, a GUI-based tool like the test builder could help you:
- Speed up the test creation.
- Learn the k6 API quickly.
- Collaborate with non-coders to build tests.
The k6 Test Builder is free to use and is available in:

Was this page helpful?
Related resources from Grafana Labs

