Export Automation TestRuns

Hello,

we’ve been trying out the Automation system. However, we need to export the TestRuns associated with Releases for our Quality Assurance. At the moment this is not possible with Automation TestRuns.

Because of this, we have to import our automated test results as manual TestRuns and therefore are missing out on some nice features the the Automation system provides.

Is it planned to add an export functionality to the Automation system like there is for manual TestRuns?

regards
Martin

We plan to provide a report for automated test results, i.e. where you can nicely print/export as PDF.

Other than that there are no plans for any export.
An additional CSV/Excel export looks a bit like a redundancy to me, given that the test results come from input files in similar format…

That said, you can close & pin the test runs, then they cannot be changed (amended/deleted) any more and also will not be deleted and then you can link to the results in Testiny - wouldn’t that be enough? :slight_smile:

Best regards,
Alex

Company policy is, that all release tests need to be documented and archived. And cloud does not count as archive.

An export in a machine readable format would still be nice. I don’t think it’s customary to backup automated test results when utilizing a test management plattform. Besides a plattform where you just input your data, but can’t get it back out is not super appealing. But CSV/Excel is certainly not highest priority.

regards
Martin

Got it. As I wrote, PDF export is in the making and will be available to document testing efforts also for automated results.

That said, everyone also wanting CSV/Excel exports for automated test results, please vote on this topic.

Besides, you can use the Testiny API to retrieve all data you put into Testiny. The Testiny frontend is a client itself, so all you see there can also be retrieved directly using the API.

Thanks for your input!

Best regards,
Alex