Forum Discussion
_ivanovich_
Frequent Contributor
Hi,
the documentation you are referring is only when we have Secure PRO ?
i have only Soapui NG Pro
THank you
TanyaYatskovska
9 years agoSmartBear Alumni (Retired)
My bad. I've corrected the link:
http://readyapi.smartbear.com/features/automation/testrunner/cli
- _ivanovich_9 years agoFrequent Contributor
Hi,
thank you for the quick response.
i tried this simple testrunner.bat
The test is executing but nothing is created in C:\RESULTAT\login_test folder
cd C:\Program Files\SmartBear\ReadyAPI-1.4.0\bin\ testrunner.bat -FPDF -R"JUnit-Style HTML Report" -FC:\RESULTAT\login_test -E env_staging -c"TestSuite_Login" C:\myfolder\myproject.xml
- TanyaYatskovska9 years agoSmartBear Alumni (Retired)
Try using the following command line (I’ve added double quotes):
testrunner.bat -FPDF -R"JUnit-Style HTML Report" –F"C:\RESULTAT\login_test" -E"env_staging" -c"TestSuite_Login" C:\myfolder\myproject.xml
- _ivanovich_9 years agoFrequent Contributor
Hi,
i'm sorry it did not work with double quote for me
Related Content
- 6 years ago
- 5 years ago
- 2 years ago
Recent Discussions
- 18 days ago