1.新建web(http/html)协议
2.抓取要测试的数据包
3.点击insert-new step
4.选择 web_custom_request
5
5.点击确定
6.点击运行
////////////////////////////////////
get 请求的话,loadrunner 代码里,url换成get的地址,method 换成 GET ,body内容不用写
时间: 2024-10-29 19:07:04
1.新建web(http/html)协议
2.抓取要测试的数据包
3.点击insert-new step
4.选择 web_custom_request
5
5.点击确定
6.点击运行
////////////////////////////////////
get 请求的话,loadrunner 代码里,url换成get的地址,method 换成 GET ,body内容不用写