The most recent content from our members.
Oauth token is generated in a string format. But the element cannot be captured as a element to be used for the following tests. How to read this token in string format and make it use for following test cases. Any approach to be followed??
I am getting my response as below format and i want to exact partial string value and send to other call root { "countries" : { "States" : " {\"city": xyz}" } } From Above response , i want value "xyz" into my databank and will send this value(xyz) to another API call. How to do this extraction?
It looks like you're new here. Sign in or register to get started.