James_Grace
17 years agoOccasional Contributor
Dynamic (Unique) property variable in XML Request
Hi All,
The WebApp I'm testing requires a UniqueToken in the XML Request. Is there a way I can include a dynamic property variable in a XML Request?
I've tried dynamically entering a time variable in the -DsoapUI.properties=properties.txt file, but this appears to be read only at startup.
From what I can tell, Groovy script is an option before or after the Test Case is run. Not when it is run.
I don't need anything fancy, just a unique string. Something like the output from "time /t" would be fine.
Any suggestions to point me in the right direction would be much appreciated.
Thanks,
~Jim
The WebApp I'm testing requires a UniqueToken in the XML Request. Is there a way I can include a dynamic property variable in a XML Request?
I've tried dynamically entering a time variable in the -DsoapUI.properties=properties.txt file, but this appears to be read only at startup.
From what I can tell, Groovy script is an option before or after the Test Case is run. Not when it is run.
I don't need anything fancy, just a unique string. Something like the output from "time /t" would be fine.
Any suggestions to point me in the right direction would be much appreciated.
Thanks,
~Jim