Forum Discussion

GGRuby's avatar
GGRuby
New Contributor
13 years ago

How to transfer values between mock responses.

Is there a way to transfer values generated by groovy script in mockResponse1 context to project scope property. Then I would like to use this value in another scripted mockResponse2? I can transfer v...