Skip to content

Blog

JMeter - JSR223 PostProcessor

JMeter – JSR223 PostProcessor

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

JMeter - JSR223 Timer logo

JMeter – JSR223 Timer

JSR223 Timer is a scripting-based timer of JMeter. JSR stands for Java Specification Requests. As same as BeanShell timer which we discussed earlier; when you need to implement the thread delay logic by yourself using one of the supported scripting… JMeter – JSR223 Timer