Re: Create dummy database and Json file using Grinder

das888 <[email protected]> Wed, 25 Sep 2019 23:51:28 -0700 (MST)
Newsgroups gmane.comp.java.grinder.user
Message-ID <[email protected]>
I was also looking for similar functionality however no option or flag is
provided by Grinder as of now.
You should try following things:
1) Add EchoFilter option while recording script using Grinder proxy
    It will return you HTTP request and HTTP responses in grinder.py
2) Write custom code to traverse request and response to mark & dump JSON
output of that.




--
Sent from: http://grinder.996249.n3.nabble.com/Grinder-User-f3.html