Hi Deepak On Wed, Aug 4, 2010 at 10:50 PM, Deepak Shetty <[email protected]> wrote:
> >I want to process a HTTP response after Jmeter performs a POST operation. > Define what you want to do. There are other Post processors available. If > My application returns a JSON payload as response. I want to parse the JSON payload and write it into a file. I have another HTTP Sampler that reads(__StringFromFile) this file and performs a GET on it. Thanks, /harsha

