Re: Simple csv data iteration for all threads

2008-05-08 Thread efj
quote author="sebb-2-2"> ... > 2) How can I set up input numbered variables that the For Each controller > needs to use. I know all the values I want to use inadvance. Is it as > simple > as setting them up as UDVs on the Test Plan itself and avoid the CSV all > together?! Just thought of doi

Re: Simple csv data iteration for all threads

2008-05-07 Thread sebb
2008/5/7 efj <[EMAIL PROTECTED]>: > > Guys, thanks for reponses. > > Steve, I've got your suggested solution working (single user, loop forever > thread group, stop tread on EOF CSV input file, line for each folder). > Thanks for the help. However, I'd rather have more than one thread all doing

Re: Simple csv data iteration for all threads

2008-05-07 Thread efj
Guys, thanks for reponses. Steve, I've got your suggested solution working (single user, loop forever thread group, stop tread on EOF CSV input file, line for each folder). Thanks for the help. However, I'd rather have more than one thread all doing the same action concurrently. So would like to

Re: Simple csv data iteration for all threads

2008-05-07 Thread sebb
ction > > Do I need to add a post processor and if so how do i tie it into the CSV > variable name? No idea - does not make sense to me. > Any help or examples appreciated. > > > -- > View this message in context

RE: Simple csv data iteration for all threads

2008-05-07 Thread Steve Kapinos
esday, May 07, 2008 6:41 AM To: jmeter-user@jakarta.apache.org Subject: Simple csv data iteration for all threads Hi, I'm struggling to work out how to achieve the following. All running threads complete a loop 10 times. In the loop is a "browse to folder x" action. After all the

Simple csv data iteration for all threads

2008-05-07 Thread efj
into the CSV variable name? Any help or examples appreciated. -- View this message in context: http://www.nabble.com/Simple-csv-data-iteration-for-all-threads-tp17101828p17101828.html Sent from the JMeter - User mailing list archive at Nabble.com.