Report Display on Dashboard

Hi,
I am using robot framework in Pycharm for my automation testing.
Is there any library or tool to view detail reports in dashboard. ?
Apart from Grafana is there any dashboard available ?

Thanks!

Using Robotmk (an addon for Checkmk) to execute RF tests in regular intervals from Checkmk opens a lot of possibilities. Robotmk allows you to monitor arbitrary runtimes of tests/keywords/suites and display them as graphs. You can also be alerted if runtimes exceed given thresholds.
On top of that, Checkmk has a powerful Dashboard editor to display any metrics.

Disclaimer: this is not a straightforward solution “just” to get a dashboard and it requires some extra :muscle: on your side.
But perhaps it fits to your needs better than you know at the moment. :slight_smile:

Have fun!
/Simon

1 Like