Forum Discussion
Hi
you need to define the path to your soapui installation: see http://community.smartbear.com/t5/SoapUI-NG/need-help-generating-reports-using-soapUI-Pro-and-Maven/m-p/37057
And about the "the frame based multi-page report in HTML" it is always generated by soapui.
See https://github.com/redfish4ktc/maven-soapui-extension-plugin/issues/45 for alternative
- soelschlaegel10 years agoOccasional Contributor
Thanks for the clarification.
So the Single Page Report won't work anymore then?
- redfish4ktc210 years agoSuper Contributor
Hi
the report should be generated if you add the following in your soapui plugin configuration (taken from: http://forum.soapui.org/viewtopic.php?f=2&t=3142&p=11355)
<soapuiProperties> <property> <name>soapui.home</name> <value>/home/robert/eviware/soapUI-Pro-3.5-beta2/bin</value> <- here goes where you installed sopaui plus bin dir </property> </soapuiProperties>
- soelschlaegel10 years agoOccasional Contributor
Hi
Yes a report is generated.
But this report consists of multiple files. I don't want multiple files.
What I want is 1 (one) single html file which includes everything (styles, script, data).
Related Content
- 2 years ago
- 2 years ago
Recent Discussions
- 6 days ago
- 11 days ago