摘要: 以微信开发者平台举例说明 首先去到网页,获取access_toke https://developers.weixin.qq.com/doc/offiaccount/Basic_Information/Get_access_token.html 根据接口调用请求说明把,参数填入jmeter,参数 a 阅读全文
posted @ 2020-05-30 16:16 sheldon_xie 阅读(237) 评论(0) 推荐(0)
摘要: 取样器是用来模拟用户操作,向服务器发送请求以及接收服务器的响应数据的一类元件,其中HTTP请求取样器是用来模拟常用的http请求的 1.首先我们新建一个线程 线程组添加后的(属性的基本介绍): 线程组:可以理解用户数量 Ramp-Up : 几秒以内启动 循环次数:循环几次请求的线程数 比如写线程 1 阅读全文
posted @ 2020-05-30 15:28 sheldon_xie 阅读(101) 评论(0) 推荐(0)