Forum Discussion
nmrao
Champion Level 3
check the below link, to see if it helps
http://www.soapui.org/rest-testing/understanding-rest-parameters.html
http://www.soapui.org/rest-testing/understanding-rest-parameters.html
ddavie1
10 years agoNew Contributor
Thanks that did the trick :smileyhappy:
What I did was for my second rest call I added a parameter at resource level as:
Name=id
Value=[the guid]
Style=Template
Level=Resource
Then in the target of the property transfer step I put
Property=id
PathLanguage=JSONPath
I can now run the test suite so that I can get a guid dynamically and assign it to the endpoint of next rest statement to allow me to locate the correct list itme and update the name
Related Content
- 9 years ago
Recent Discussions
- 15 years ago