Category: Database

by A good test framework should have a proper reporting mechanism to view and analyze test results.

In this article and the next article, we are going to see about a different approach in test reporting.

Both Grafana and InfluxDB are ready to store and display the test-results. In the next article in this series, we will see about how to how to achieve this with a simple test framework using TestNG.

Related Articles