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

c++ - CPP, 'X' button listener -

shared memory - gstreamer shmsrc and shmsink with h264 data -

.net - Bulk insert via Dapper is slower than inserting rows one-by-one -