Forum Discussion
nmrao
8 years agoChampion Level 3
Please check if the below is helpful:
https://stackoverflow.com/questions/43506353/how-create-resource-path-in-mockservice-soapui-with-properties/43540008#43540008
https://stackoverflow.com/questions/43506353/how-create-resource-path-in-mockservice-soapui-with-properties/43540008#43540008
- sc_paca8 years agoNew Contributor
Hi nmrao,
In my case I want to affect a custom properties (of the test case) to the value ${Order1} of the mock response of the <local_OrderId>${Order1}</local_OrderId>.
if in the script of the mock response I set this line:
requestContext.Order1 = 1001
the value 1001 is applied to ${Order1}.
But now I want to replace 1001 by the custom properties of my test case to change by more than one value (import txt file).
your solution help me but it's not enough.
BR
SC
Related Content
- 7 years ago
- 10 years ago
Recent Discussions
- 15 years ago