On 25 October 2011 10:55, Toni Menendez Lopez <tonime...@gmail.com> wrote: > Hello all, > > I send this just to know if someone has done something similar to the next, > > I have 3 files with 20 inputs, and these inputs are used in my jmeter > Scenario, and in order to avoid I/O with high Load I want to save all input > in a variable in memory to use later in a foreach.
Are you sure you need to load the files into memory? Have you tried using CSV Data Set Config? > Do you know how to generate a on memory variable based in a File ( similar > to variables generated with regex extractors ? ) The function http://jakarta.apache.org/jmeter/usermanual/functions.html#__CSVRead reads the file into memory. > Thanks, > > Toni. > --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org