摘要: jmeter -n -t test.jmx -Jthead_name=测试 -Jthead_num=10 -l jtl_log_path -j report_log -e -o tableresult 阅读全文
posted @ 2021-05-24 14:54 Tarzen 阅读(57) 评论(0) 推荐(0) 编辑
摘要: : > test.sh 阅读全文
posted @ 2021-05-24 14:18 Tarzen 阅读(930) 评论(0) 推荐(0) 编辑
摘要: 如果涉及两个接口有着不同的http请求头,一定要分别在http请求下面添加http请求头。 遇见的坑:起初是这样添加http请求头 但是发现第二个http请求头根本无法生效 修改成下图才生效 阅读全文
posted @ 2021-05-24 14:13 Tarzen 阅读(1392) 评论(0) 推荐(0) 编辑