Hi,

I would like to be able to read from a csv/txt file from inside a loop and
have the varialbe set each loop.
Threadgroup
 + Other Transactions
 + Transaction Search
    |--+Transaction Dynamic Search
        |--Loop Controller
               |--HttpRequest (containing  
${__CSVRead(${__evalVar(${csvFile})},0)}
as data
 + Other Transactions
 + Other Transactions
 + Other Transactions

 
 
 Another words how can you read from csv file from within a Loop controller
and get a different value
 every loop iteration of this loop controller.

The csv read value will change if the Thread loops on a Threadgroup level,
I'm interested in having the csv read value change on each time the loop
executes within side the loop controller level
 
Please help my head hurts.
 Max
-- 
View this message in context: 
http://www.nabble.com/within-Loop-controller-get-a-different-value-tp25225396p25225396.html
Sent from the JMeter - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to