dariodNew Contributor13 years agoProperty expansion; reading from properties test stepHi,Could you tell me what is the syntax of reading a property from a Properties test step? ${Properties#myProperty} did not work.
pembertonrwContributor13 years agoCalling from within the Test Case is ${myProperty}Calling a property from the project is ${#Project#myProperty}So for you it should need to be ${myProperty}
pembertonrwContributor13 years agoCalling from within the Test Case is ${myProperty}Calling a property from the project is ${#Project#myProperty}So for you it should need to be ${myProperty}
Recent DiscussionsSOAPUI 5.8.0 breaking charset of project fileCan SoapUI help me determine WSDL errors?Missing endpoint for requestSolved
Related Contentproperty-expansion ?Property Expansions in JSONPath expression in Property Transfer stepProperty Transfer Query - Property Expansion Rather Than Transfer?