shishija
5 years agoOccasional Contributor
How can generate customer execution report in SOAP UI Open Source?
Hi All,
I am using SOAP UI Open Source and trying to generate some custom report for different test suites having multiple test cases. Currently I am using groovy script which creates default CSV Reports, but it generates another report when time gets changed between execution as I am appending time of execution in report.
This script is being called in tear down of every test case.
Can someone help or have better approach of creating custom reports?
Thanks in advance.
Shishir