Storing the parsed JSON values in CSV by using JMeter Bean shell or BSF post processor

StackOverflow https://stackoverflow.com/questions/12948524

  •  08-07-2021
  •  | 
  •  

سؤال

I have a API returning json response. I need to parse the JSON array to get those data from it and store it in the CSV file. These things are need to be done as the part of the JMeter.

Thanks in advance

هل كانت مفيدة؟

المحلول

Maybe the following tutorial is applicable for you http://code.google.com/p/jmeter-plugins/wiki/FFWTutorials

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top