参考文章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
---------------------
作者:happym_m
来源:CSDN
原文:https://blog.csdn.net/lelemom/article/details/86683067
版权声明:本文为博主原创文章,转载请附上博文链接!

相关文章:

  • 2021-10-26
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-08
猜你喜欢
  • 2022-01-20
  • 2021-12-15
  • 2021-08-15
  • 2021-06-10
  • 2021-12-31
  • 2022-12-23
  • 2021-12-17
相关资源
相似解决方案