Re: Remote testing and user parameters

2003-08-26 Thread mstover1
I've found the following idiom useful: ${__CSVRead(data_file.txt,${__Random(1,500,)})} This way, the data that's picked from the file is random, and if it's a large enough file, that might solve your problem. Another way to do it would be to break the data file into a number of pieces equal to

RE: Remote testing and user parameters

2003-08-26 Thread Sandeep Rao
e light on this? Sandeep -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 26, 2003 5:00 AM To: [EMAIL PROTECTED] Subject: Remote testing and user parameters Hi, I'm using JMeter to load test a web app and need to simulate a number of

Remote testing and user parameters

2003-08-25 Thread andrew . r . bredhauer
Hi, I'm using JMeter to load test a web app and need to simulate a number of users logging on and saving some data. To get the load that we need I have to use a number of machines using the remote testing model which is causing some problems with the db updates. Because each machine uses the s