Forum Discussion
SmartBear_Suppo
12 years agoSmartBear Alumni (Retired)
Hello Marshall,
I believe you could accomplish this using custom properties.
Define a custom property say mockResponsePort in your MockResponse and bind the port to that property using property expansion. #TestCase
A usefull example can be found below:
http://www.soapui.org/Functional-Testin ... d-endpoint
And on property expansion in general and at what levels it can be defined:
http://www.soapui.org/Scripting-Propert ... nsion.html
In turn you should then be able to change that property based on each request to prepare it for the next one.
Does that answer your question, or am i far off here?
Do get back to us should you run into any further problems with implementing it.
Best regards,
Mikael
SmartBear Support
I believe you could accomplish this using custom properties.
Define a custom property say mockResponsePort in your MockResponse and bind the port to that property using property expansion. #TestCase
A usefull example can be found below:
http://www.soapui.org/Functional-Testin ... d-endpoint
And on property expansion in general and at what levels it can be defined:
http://www.soapui.org/Scripting-Propert ... nsion.html
In turn you should then be able to change that property based on each request to prepare it for the next one.
Does that answer your question, or am i far off here?
Do get back to us should you run into any further problems with implementing it.
Best regards,
Mikael
SmartBear Support
Related Content
- 4 years ago
Recent Discussions
- 15 years ago