Forum Discussion
omatzura
18 years agoSuper Contributor
Hi!
I suggest you set the value of the username property using a standalone groovy script step that you run before the properties-step; in this way you can use the value of the property in all situations (since it created only once..)
Alternatively check out the DataGen teststep in soapUI Pro (http://www.soapui.org/userguide/functio ... nstep.html) that has a script-property type which will handle this since it can be set to update its value only when the containing step is executed.
regards!
/Ole
eviware.com
I suggest you set the value of the username property using a standalone groovy script step that you run before the properties-step; in this way you can use the value of the property in all situations (since it created only once..)
Alternatively check out the DataGen teststep in soapUI Pro (http://www.soapui.org/userguide/functio ... nstep.html) that has a script-property type which will handle this since it can be set to update its value only when the containing step is executed.
regards!
/Ole
eviware.com