TestingAutobot
11 years agoNew Contributor
Automatically get values from XML/DB and set them into TestSteps properties
I need to set properties values automatically from outside SoapUI.
The source may sometimes be an XML and sometimes a DB.
The target is properties in Test Steps (specifically for a SOAP request).
How do I get the values for the properties and then set them automatically into SoapUI?
These links are the closest I got:
http://www.soapui.org/scripting---properties/tips---tricks.html#1-1-get-and-set-properties
http://www.soapui.org/data-driven-tests/reference/datasources.html
But can't seem to know what to make of it. Everything seem to provide only partial information about this.
Thank you in advance,
Orit