DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

View Test Results in Grafana - Part 2

5 years ago dzone.com
View Test Results in Grafana - Part 2

Summary: This is a summary of an article originally published by the source. Read the full original article here →

by In the 1st part of this series, we set up Grafana and InfluxDB for our test reports. Now, as a follow up to that, we are going to see how to store test results in database and how to view the results in Grafana.

Add the below plugin to the plugins.sbt: In the test project, now we are going to add TestNG Listeners to store data in InfluxDB.

After the test execution, you can see the data of your tests populated in testrun and testmethod tables as below.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com