WhileController ("${someVariableFromCSV}" != "<EOF>")
+HTTP Sampler
...
+CSV DataSetConfig (recycle on eof false)On Fri, Jun 28, 2013 at 11:14 PM, ankush upadhyay <[email protected] > wrote: > Hello all, > > I am newbie in Jmeter and creating new test case. The scenario is sending > HTTP request for adding some items in cart. Here I want to > read items from CSV so that user can easily change or modify items from > file instead of from jmeter script. It is working in ThreadGroup level but > not inside loop. > -- > ------ > Regards > @Ankush Upadhyay@ >
