Jmeter 如何在jsr223 脚本中停止测试任务
在可以直接引用ctx的变量的processor中可以执行如下脚本即可。 (例如jsr223 postprocessor中)
ctx.getEngine().stopTest();