Forum Discussion

Zachapata's avatar
11 years ago

Parameters in TestCases

Hello all,

I'm very new to SoapUI and have what I hope is an easily answered question. I am writing a testcase that has a series of REST services as the test steps. What I need to do is extract a piece of information from a PUT response, a job ID, and use it in the next GET request. This job ID will be used as a template parameter in order to access the correct resource.

Does SoapUI have any features that can help me with this problem?

Thanks in advance!