Forum Discussion
SmartBear_Suppo
Alumni
12 years agoCan you try -R"TestCase Report" instead of -R"TestSuite Report" to generate a PDF file?
On windows the following command works for me to generate a PDF report:
<SoapUI Pro install>\testrunner.bat -s"Sample Simple TestSuite" -c"Simple Login and Logout Property Expansion" -r -a -fC:\SoapUI\Support\temp\report -R"TestCase Report" -FPDF -EDefault C:\sample-soapui-pro-project.xml
Regards,
Marcus
SmartBear Support
On windows the following command works for me to generate a PDF report:
<SoapUI Pro install>\testrunner.bat -s"Sample Simple TestSuite" -c"Simple Login and Logout Property Expansion" -r -a -fC:\SoapUI\Support\temp\report -R"TestCase Report" -FPDF -EDefault C:\sample-soapui-pro-project.xml
Regards,
Marcus
SmartBear Support