Forum Discussion
Hi,
So - you have a QUERY parm entitled transactionkey and you need the value? Is this being generated from the 'Transaction Key' step at the start of the test?
You need to do a Property Transfer from this step, grabbing the transactionkey value from, I'm guessing the response of the initial step to pass the value onto the QUERY parm of the test step youre talking about.
Within your QUERY parm you would insert something like '${transactionkey#value}'
Have a look at the followings and come back if you still need help
https://www.soapui.org/docs/functional-testing/properties/transferring-properties/
https://www.soapui.org/docs/functional-testing/teststep-reference/property-transfers/
https://www.tutorialspoint.com/soapui/soapui_property_transfer.htm
cheers,
rich
Hi Richie,
Thank you for helping me. I have found out the way. I had to use ${DeleteTransactionKey#DeleteTransactionKey} at the Parameters section on the request as shown in the image.
Related Content
- 8 years ago
- 10 years ago
Recent Discussions
- 10 days ago