stuzsoapyui
6 years agoNew Contributor
Automating Tests with Commuinity Version
Hi All,
I have the communnity version of SOAPUI Currently and its perfect for firing off all manner of single tests. But where I want to test when there are 1 or more dependencies I'd like to ...
- 6 years agoSyntax for using testsuite level property
${#propertylevelname#nameofvariable}
Eg.${#TestSuite#Myproperty}
It will vary depending upon the property level's.test case, project ..etc
Refer below link for reference
https://support.smartbear.com/readyapi/docs/testing/properties/expansion.html
To find the node values you can use below links
https://www.freeformatter.com/xpath-tester.html
Hope it helps.