Forum Discussion

Teddy_Liu's avatar
Teddy_Liu
Occasional Contributor
16 years ago

Testing a rest request in json

I am testing a rest api. And the request and response are written in json. So i need to select the item from the response. for example {"example": {"test":"it is a test",   "test2":"testing" } ...