Hi, I want to use loop for iterating over a set of request in a loop. How can we achieve this.
In a loop the same request is picked for all the loop cycles. Is there any way of doing it. (Like forcing CSV file to read next value.) This is required because I want to login to server once and then read the requests from csv in a loop for that user using that session and then logout. Any idea how to do this. Thanks and Regards -- View this message in context: http://old.nabble.com/How-to-use-different-values-from-CSV-file-in-a-loop-tp26635893p26635893.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]

