loadrunner 做http接口测试
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了loadrunner 做http接口测试相关的知识,希望对你有一定的参考价值。
1.新建web(http/html)协议
2.抓取要测试的数据包
3.点击insert-new step
4.选择 web_custom_request
5
5.点击确定
6.点击运行
////////////////////////////////////
get 请求的话,loadrunner 代码里,url换成get的地址,method 换成 GET ,body内容不用写
以上是关于loadrunner 做http接口测试的主要内容,如果未能解决你的问题,请参考以下文章