Hi Jmeter users,

I am trying load test a CouchDB cluster by adding new documents and
retrieving them.  Now CouchDB accepts document additions through a JSON
snippet sent a s POST payload.  Now I wish to create the JSON snippet (on
the fly)  by parsing a CSV dataset that I have and then send that to the
CouchDB server as POST payload.  Has anyone tried this before?

What is the best way to configure Jmeter to send and receive JSON?

Your help will be appreciated.

Thanks in advance,
/harsha

Reply via email to