Forum Discussion

roryLIT's avatar
roryLIT
Contributor
12 years ago

Generate test run report using Groovy

I would like to generate a report for a test run using groovy script. Is this possible or does anyone have any scripts that would do it? I know I can manually open up a report for the test run once it has finished but I'd like to be able to do it using Groovy if possible that gives the number of assertions, test steps, run steps etc.

Thanks!