Jmeter中Switch Controller逻辑控制器用法

 

当Switch Controller中Switch Value设置为0时,执行第0+1个子节点;Switch Value设置为1时,执行第1+1个子节点;Switch Value设置为2时,执行第2+1个子节点;Switch Value设置为3时,执行第3+1个子节点;分别如下图

 

 

注意:总共为3个子节点,当Switch Value设置为3时,应该执行第四个子节点,因为没有第四个子节点,所以,又执行到第一个子节点

posted @ 2018-06-12 11:15  乐乐熊小妹  阅读(3345)  评论(0编辑  收藏  举报