jmeter调用python脚本 入

参考文章1;

Jmeter 运行 Python 代码进行 AK/SK 认证 (使用 OS Process Sampler)

思路是;jmeter调用shell,用shell执行py

参考文章2: 

Jmeter执行python脚本函数使用说明

jmeter-functions-execute-python-script-1.0.jar

参考文章3

https://www.cnblogs.com/testway/p/9951289.html

思路是:

1.下载Jython jar包:http://www.jython.org/downloads.html

2.线程组中添加 JSR223 Sampler