14 years ago
SoapUI REST API Request body question
How do you parametrize the request body context that you can automate to increase the number and add the date and time to a description field?
<description>New Something #1 date-time</description>
I want to for each POST in creating a resource to increment the number and put a timestamps.
How do you do that?
Thanks in Advance.
<description>New Something #1 date-time</description>
I want to for each POST in creating a resource to increment the number and put a timestamps.
How do you do that?
Thanks in Advance.