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
Recent DiscussionsUnable to authenticate license in Ready API Login button unresponsiveSolvedAssertions Panel issue to update assertions since update 3.63ReadyAPI websocket plugin issue
Related ContentParse a JSON Response Using GroovyValidate SAP API Responses Using ReadyAPI Assertions$ref in response example relative to response example