You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by Madhu Sekhar <ma...@gmail.com> on 2014/04/14 13:47:26 UTC

JSON Object Extracting & Parsing

Hi All,

In general to correlate a parameter we use "RegEx Extractor", all the times
we have the parameter which comes from the HTML source code.

But Now We are facing challenge here:

We have a Data submit form,
Initially we will be at Page URL = *Page/Has*

After submitting data & click on Submit Button, URL is Changed to
*Page/Has?callback=Jquery1234*


Callback parameter is not appeared at HTML Source Code, It is coming as
JSON Response Value.


Could anyone Please Suggest How to handle JSON Object, In jmeter.



Thanks & Regards,
Madhu