Hi Team,
We are not able to take PDF report after ran the testcases. Please guide me.
We tried with command line and some groovy scripts. Can you please guide us.
Thanks!
Command line Query:
@echo off
CD C:\Program Files\SmartBear\soapUI-Pro-4.5.2\bin
cmd.exe /C testrunner.bat -s"Authenticate" -cAuthenticate TestCase -r -f"D:\2014\" -R"TestCase Report" -FPDF -EDefault D:\2014\Authenticate-soapui-project.xml
We are not able to take PDF report after ran the testcases. Please guide me.
We tried with command line and some groovy scripts. Can you please guide us.
Thanks!
Command line Query:
@echo off
CD C:\Program Files\SmartBear\soapUI-Pro-4.5.2\bin
cmd.exe /C testrunner.bat -s"Authenticate" -cAuthenticate TestCase -r -f"D:\2014\" -R"TestCase Report" -FPDF -EDefault D:\2014\Authenticate-soapui-project.xml