Forum Discussion
Titanium22
Occasional Contributor
I've tried your way and it doesn't work. I think that I specified it in an incorrect place.
Could you please clarify this moment?
nmrao
8 years agoChampion Level 3
It was clearly mentioned that you need to use the provided script as "Script Assertion" for the request step where you get the response, no additional "groovy script" test step is needed.
- Titanium228 years agoOccasional Contributor
I've got the problem. Thanks. Now it works.
And what can be the reason of this behavior? Why "phone" property is not moved to request? - http://joxi.ru/VrwlzEXuO7NZLm
- PaulMS8 years agoSuper Contributor
Titanium22
At first glance, you need to specify the JSONpath expression to use the phone data from a previous request message
${Teacher_Create#Request#$.phone}
or
${Teacher_Create#Request#$['phone']}
Related Content
- 5 years ago
Recent Discussions
- 11 hours ago