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
>

Reply via email to