tientranOccasional Contributor9 years agoI have a string "1234" in response , how can I get the value 1234 from "1234" ? I have a string "1234" in response in step 1, how can I get the value 1234 from "1234" for using in step 2 ? Please help me. Thanks Guys.
nmraoCommunity Hero9 years agoPlease follow Radford instructions. If you still have trouble, show your response.
JustinM89Contributor to nmrao9 years agoIf you need an actual number instead of a string, put a Groovy test step in between and do a toInteger() on it
JustinM89Contributor to nmrao9 years agoIf you need an actual number instead of a string, put a Groovy test step in between and do a toInteger() on it
Recent DiscussionsUnable to authenticate license in Ready API Login button unresponsiveReadyApi 3.64.0 parallel executionUnable to authenticate license in Ready API Login button unresponsiveSolved
Related ContentParse a JSON Response Using Groovy$ref in response example relative to response exampleValidate SAP API Responses Using ReadyAPI Assertions