Forum Discussion
Wave_Crest_Hold
15 years agoContributor
Hi Ole,
No errors seen. Specified folder(Reports) is available and writable. But JUnit-Style HTML Report is generated in the specified folder by using following command:
testrunner.bat -ehttp://..../service/ -fE:\Reports -s"Suite" -t"TestCase" -R"TestCase Report" -j test-soapui-project.xml
But PDF,HTML reports are not generated:
testrunner.bat -ehttp://..../service/ -fE:\Reports -s"Suite" -t"TestCase" -R"TestCase Report" -FPDF -FHTML test-soapui-project.xml
Also in testrunner.bat I have added bin at the end and tried and PDF,HTML reports are not generated :
set JAVA_OPTS=-Xms128m -Xmx1024m -Dsoapui.properties=soapui.properties -Dgroovy.source.encoding=iso-8859-1 "-Dsoapui.home=%SOAPUI_HOME%\bin"
Regards,
Kiran.
No errors seen. Specified folder(Reports) is available and writable. But JUnit-Style HTML Report is generated in the specified folder by using following command:
testrunner.bat -ehttp://..../service/ -fE:\Reports -s"Suite" -t"TestCase" -R"TestCase Report" -j test-soapui-project.xml
But PDF,HTML reports are not generated:
testrunner.bat -ehttp://..../service/ -fE:\Reports -s"Suite" -t"TestCase" -R"TestCase Report" -FPDF -FHTML test-soapui-project.xml
Also in testrunner.bat I have added bin at the end and tried and PDF,HTML reports are not generated :
set JAVA_OPTS=-Xms128m -Xmx1024m -Dsoapui.properties=soapui.properties -Dgroovy.source.encoding=iso-8859-1 "-Dsoapui.home=%SOAPUI_HOME%\bin"
Regards,
Kiran.