Forum Discussion

livetoski78's avatar
livetoski78
New Contributor
7 years ago
Solved

How to set the value of a test case property from JSON response via Groovy?

I'm using SoapUI open source for REST testing, so I need to do things the hard way via Groovy (no JSON property transfer).  I have a test step that places a call to /workspaces, creating a new worksp...