singhtester
13 years agoContributor
Dynamic endpoint as commandline parameter for Testrunner.bat
Hi Guys,
1. Can I parameterize endpoint when running suite as commandline:
I am getting error, as url variable, which is an endpoint is not recognizing.
======================
set url = http://<host>:<port>
testrunner.bat -e%url% -sREST_Suite -EDefault -I -S -tC:\Users\soapui-settings.xml "D:\WebServices\REST\Automation\REST WebServices Test Plan-soapui-project.xml"
=======================
2. As above is a batch, can I run the same from vbscript
Thanks,
Gurpreet
1. Can I parameterize endpoint when running suite as commandline:
I am getting error, as url variable, which is an endpoint is not recognizing.
======================
set url = http://<host>:<port>
testrunner.bat -e%url% -sREST_Suite -EDefault -I -S -tC:\Users\soapui-settings.xml "D:\WebServices\REST\Automation\REST WebServices Test Plan-soapui-project.xml"
=======================
2. As above is a batch, can I run the same from vbscript
Thanks,
Gurpreet