wsdl - Is there a possibility of using Custom Properties to set binding value in SoapUI -


i running test soapui, there fail due not find custom properties of project in binding value. nullpointerexception when run tests command-line, though test run successfully. in soapui cannot define binding value while can other properties definition url. know possiblity of using project properties in binding value?

edit

i need define variable binding value depending on custom properties because need run test in different environments. able same definition url,

${#project#hostnameandport}/${#project#servicebatchpath}/wsdlname

soapui


Comments

Popular posts from this blog

python - How to insert QWidgets in the middle of a Layout? -

python - serve multiple gunicorn django instances under nginx ubuntu -

module - Prestashop displayPaymentReturn hook url -