Jmeter学习问题总结

xiaoxiao2021-02-28  141

1、Jmeter HTTP请求中Parameter中输入参数时,路径中不需要填写“?”

例如:请求的链接:/api/v1/flow/template/?category=3&list_type=1&no_pagination=1

在HTTP请求中可以写为,如下如所示

2、正则表达式"["前面要加“\”

3、请求的路径中含有汉字的处理方法

转载请注明原文地址: https://www.6miu.com/read-24470.html

最新回复(0)