我的测试计划使用参数<?php include ('includes/header.php'); ?>
。
在当地案件中:
&#34;线程池1&#34; - &GT; &#34; Java请求&#34; - &GT; &#34;使用请求发送参数&#34; - &GT;添加名为startIndex
的参数,
并创建一个配置元素 - &#34;用户定义的变量&#34;,并提供参数startIndex
。
但是如何为每个服务器提供不同的startIndex
参数,
例如:
serverA:&#34; startIndex&#34; = 100,serverB:&#34; startIndex&#34; = 200。
答案 0 :(得分:0)
将以下行添加到此文件中:
startIndex=100
startIndex=200
startIndex
属性值视为必需的${__P(startIndex,)}
确保在 user.properties 文件修改后重新启动JMeter。
有关JMeter属性及其使用方法的扩展信息,请参阅Apache JMeter Properties Customization Guide