Skip to content
JMeter - JSR223 PreProcessor

JMeter – JSR223 PreProcessor

JSR223 PreProcessor is a scripting-based pre-processor of JMeter. JSR stands for Java Specification Requests. As same as BeanShell PreProcessor which we discussed earlier; you will need to implement the pre-processing logic by yourself using one of the supported scripting languages… JMeter – JSR223 PreProcessor

JMeter - FTP Request

JMeter – FTP Request

Apart from HTTP and HTTPS protocols, Apache JMeter also supports FTP protocol and for which you need to add an FTP request sampler in the JMeter script. This article will help you to understand, how… JMeter – FTP Request