beanshell - Query on Jmeter +JSON -


how can create json file contain below data in bean shell scripting , call every iteration on jmeter

{     "1436327282123": {         "numcopies": 20,         "status": "done printing",         "title": "demo.jpg",         "username": "david",         "date": "23:06 feb 5, 15",         "print status": "ok",         "time": "1429036296",         "timestampdoneprintingattr": 1436327282     } } 


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -

How to provide Authorization & Authentication using Asp.net, C#? -