51Testing软件测试论坛

 找回密码
 (注-册)加入51Testing

QQ登录

只需一步,快速开始

微信登录,快人一步

手机号码,快捷登录

查看: 1806|回复: 3
打印 上一主题 下一主题

[原创] PARAMETER的sequential是如何设置取值的(望能解答,我实在很困惑)

[复制链接]

该用户从未签到

跳转到指定楼层
1#
发表于 2006-10-23 19:59:12 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
PARAMETER的sequential是如何设置取值的(望能解答,我实在很困惑)

我研究了手册,又实际操作了一下,很疑惑,望解答

操作手册是这样来说明sequential  的

Sequential

The Sequential method assigns parameter values to a Vuser sequentially. As a running Vuser accesses the data table, it takes the next available row of data.If you specify Each Iteration in the Update Value on list box, the Vuser takes
the next value from the data table for each iteration.

If you specify Each Occurrence in the Update Value on list box, the Vuser takes the next value from the data table for each occurrence of the parameter, even if it is within the same iteration.

If you specify Once in the Update Value on list box, the value assigned in the first iteration is used for all subsequent iterations for each Vuser.

然后手册还举了一个例子

First Name         
Kim         
David         
Michael         
Jane         
Ron         
Alice         
Ken         
Julie         


For example, assume that your table has the values shown in the table at left.
If you selected Each Iteration, all the Vusers use Kim in the first iteration, David in the second iteration, Michael in
the third iteration, etc.

If you selected Each Occurrence, all the Vusers use Kim in the first occurrence, David in the second occurrence,
Michael in the third occurrence, etc.

If you specified Once, all Vusers take Kim for all iterations.If there are not enough values in the data table, VuGen
returns to the first value in the table, continuing in a loop until the end of the test.

OK,我设置select next row:sequential ; update value on:each iteration ;在run-in time setting----run logic----number of
iteration 为1。

按照手册的说法:
第一个虚拟用户在第一次循环取值时,取KIM;第二次循环取david;第三次取michael.........
第二个虚拟用户在第一次循环取值时,取KIM;第二次循环取david;第三次取michael.........
第三个虚拟用户在第一次循环取值时,取KIM;第二次循环取david;第三次取michael.........
   四...........................
   五...............................

但是因为我的number of iteration取值为1,也就是只会有1次循环,那么无论我取多少个虚拟用户,也只应该有一个用户----kim登录页面。

可是,我在后台数据检查,却发现这些用户全部登录页面了(我取虚拟用户数为30),请问这是什么原因?
分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏
回复

使用道具 举报

该用户从未签到

2#
发表于 2006-10-23 20:20:25 | 只看该作者
你update value on 选的是什么?
回复 支持 反对

使用道具 举报

该用户从未签到

3#
发表于 2006-10-23 22:24:11 | 只看该作者
按照你的想法,选择ONCE就好了
回复 支持 反对

使用道具 举报

该用户从未签到

4#
 楼主| 发表于 2006-10-23 22:30:32 | 只看该作者
的确是只有一个kim 登录,我监视错了数据库
回复 支持 反对

使用道具 举报

本版积分规则

关闭

站长推荐上一条 /1 下一条

小黑屋|手机版|Archiver|51Testing软件测试网 ( 沪ICP备05003035号 关于我们

GMT+8, 2024-11-11 05:17 , Processed in 0.088598 second(s), 28 queries .

Powered by Discuz! X3.2

© 2001-2024 Comsenz Inc.

快速回复 返回顶部 返回列表