Friday, August 31, 2018

JMeter's Raw Data Source PreProcessor: The Ultimate Guide

There are lots of ways to extract data from a file to Apache JMeter™ variables. For binary data, one of the handiest tools is the Raw Data Source preprocessor plug-in. It especially shines when you have to process a large amount of raw data, like when you need to collect data from various samples such as HTTP, TCP, and UDP, or when you have a large data file with a lot of records, and you need to distribute the values of these records across your Test Plan.

However, the Raw Data PreProcessor does not support HTTPS, and it limits your test plan to one endpoint only. We recommend using it when you want to be lean with the resources used to make requests. The Raw Data Source Preprocessor was written by BlazeMeter's Andrey Pokhilko.



from DZone.com Feed https://ift.tt/2wrImMQ

No comments:

Post a Comment