Menu
Grafana Cloud
Analyze test results
The following topics describe the common options to analyze test results in Grafana Cloud k6.
About the test overview
When you enter a project, the app presents an overview of all the project’s tests. Each test is comprised of individual test runs represented by bars in a chart. The bar length represents the values reported by the trending metric, and the color represents the test status.
Each test has a unique name
k6 groups test runs according to the test name. The name of the test is determined by one of the following:
- Its name in the Test Builder
- The script file name
- The value of the
options.ext.loadimpact.name
property in the script file (this overrides the file name).
Bar colors and test run status
The color of the bar for a test run indicates its status:
- Green indicates the test finished with no failed thresholds
- Red indicates that the test failed one or more thresholds
- Yellow indicates that the test was interrupted.
For details of all test statuses, refer to Test Codes.
Related resources from Grafana Labs
Additional helpful documentation, links, and articles:

Shift left performance testing with Grafana Cloud k6
This webinar covers how to automate testing and test earlier in the development process to bring high-quality products to market faster using k6 Cloud.

Kubernetes monitoring, out-of-the-box with Grafana Cloud
In this webinar you’ll learn how Grafana offers developers and SREs a simple and quick-to-value solution for monitoring their Kubernetes infrastructure.

Unify your data with Grafana plugins: Datadog, Splunk, MongoDB, and more
In this webinar, learn how to leverage Grafana's plugin ecosystem for access to 80+ data sources, including plugins for Datadog, Splunk, MongoDB, and more.