🤖 What types of automation reports do you send?

Happy Monday all,

I’m back again with another question to ask around automation and reporting. I’d love to hear about the different approaches and tools that the community use to report automation, so I’m asking the question:

What types of automation reports do you send? What tools do you use?

I really appreciate all the feedback on these posts so far, it’s great to give the community a voice in the upcoming courses to demonstrate the diverse approaches and ideas we have.

2 Likes

Using Selenium i think the most suitable is HTML reports.

We’re using Azure for our test automation reporting. This is pass/fail combined with any failure messages be it exceptions or assert failures.

Toolset: Visual Studio, C#, Selenum WebDriver, Azure Repos, Azure Pipelines, Azure Dashboards

For test metrics that’s in Excel and is a summary report. How many manual tests we have, new ones, and automated ones These are updated at the end of a sprint.