Preparing data offline will save JMeter performance a lot. This should be our first practice. Should we consolidate these kinds of experience/practice and put in one place so people can come and learn instead of searching around?
On Tue, Jan 25, 2011 at 9:26 AM, Deepak Shetty <[email protected]> wrote: > generate the random file in advance. > > > On Mon, Jan 24, 2011 at 2:21 PM, Ravindra Gupta <[email protected]> > wrote: > > > Hi > > > > I have gone through several blogs in this forum on the same issue. Has > > anyone figured out how to do it. > > Kindly let me know your thoughts how it could be done. > > My csv file has 10K+ values. There are two columns from which values > needs > > to be piced up randomly. > > > > I am sending SOAP/xml rpc sampler as a request where these values needs > to > > be supplied. It should be done randomly and efficiently. > > File looks like > > > > test11, a.com > > test22. b.com > > test33, c.com > > ......... > > .test1000, z.com > > ...... > > > > . > > These values need to be read ramdomly from file > > Any suggestions how it could be done. > > > > Thanks in Advance. > > Ravindra > > >

