Unchecked "Update once per iteration", and it works. Thanks
Chen Song -----邮件原件----- 发件人: sebb [mailto:[EMAIL PROTECTED] 发送时间: 2007年3月23日 17:12 收件人: JMeter Users List 主题: Re: How to use the "user paramter"? Uncheck "Update once per iteration". Alternatively, use "${_StringFromFile(prodid.txt)}" in the samplers. On 23/03/07, Chen, Song <[EMAIL PROTECTED]> wrote: > Hello, all > I add a "user paramter" in my thread, name "prodid", and valued > "${_StringFromFile(prodid.txt)}" > > And then in one of my "Http Request", I used it as ${prodid}, it worked OK. > Each time it read one line and give the value. > > But now my requirement is in each run, there need 2 Http Request, each will > use ${prodid}, and they should be different value, that is, should read > different lines, but now it seems it all use the same. > > How to deal with this? > > Thanks > > Chen Song > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

