摘要: __BeanShell 入参:BeanShell语法的程序语句或者Bean Shell脚本文件 示例: ${__BeanShell(123*456,)}:返回56088; ${__BeanShell(source("function.bsh",))}:执行在function.bsh中的脚本; __c 阅读全文
posted @ 2022-03-27 19:16 alan520son 阅读(286) 评论(0) 推荐(0)
摘要: 1、新增jdbc connection configuration 连接池:dbpool database URL: jdbc:mysql://localhost:3306/student_info?useUnicode=true&useSSL=false&characterEncoding=utf 阅读全文
posted @ 2022-03-27 19:02 alan520son 阅读(30) 评论(0) 推荐(0)
摘要: 1、新增csv数据文件设置,如图: 2、增加http信息头 3、csv中是10行参数,设置线程执行10次 4、查看执行结果 1、文件上传 2、查看执行结果 阅读全文
posted @ 2022-03-27 18:02 alan520son 阅读(56) 评论(0) 推荐(0)