Hi

For modularity I need to put all parameters in same source and not per
jmx file.
E.g. for reusing random parameter as random=${__Random(1,5000000,n)} in
all jmx files.
I need to get parameters from other source than inside jmx file (
instead of adding component per jmx - to use 1 variable)

Thanks

Ori Marko 

Quality Assurance Engineer 

Praxell Inc.

http://www.praxell.com


-----Original Message-----
From: sebb [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, August 29, 2007 12:10 PM
To: JMeter Users List
Subject: Re: Use parameter in parameter

JMeter does not replace variables within files.

CSV files are normally used to provide variables, so I don't understand
why you would need to replace any of their contents.

On 29/08/2007, Ori Marco <[EMAIL PROTECTED]> wrote:
> Hi
>
> Thanks alot, Is there a way to get parameter from file also?
> E.g. in csv file: <User>${User}</User>,<Pass>${Pass}</Pass>,...
> (where User/Pass can be parameters from another csv file )
>
> Thanks
>
> Ori Marko
>
> Quality Assurance Engineer
>
> Praxell Inc.
>
> http://www.praxell.com
>
>
> -----Original Message-----
> From: Ronan Klyne [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, August 29, 2007 10:54 AM
> To: JMeter Users List
> Subject: Re: Use parameter in parameter
>
> Ori Marco wrote:
> > Hi
> >
> > Is there a way to get parameter with another parameter inside?
> > for example to use in request ${loginDetails} where 
> > loginDetails=<User>${User}</User><Pass>${Pass}</Pass>
> >
> > If not, is there a way to workaround it?
> >
> > Thanks
> >
> > Ori Marko
> >
> > Quality Assurance Engineer
> >
> > Praxell Inc.
> >
> > http://www.praxell.com <http://www.praxell.com/>
> >
> >
> >
>
> Hi Ori,
>
> Sounds like the User Parameters pre-processor would be able do it for 
> you...
>
>        # r
>
> --
> Ronan Klyne
> Business Collaborator Developer
> Tel: +44 (0)870 163 2555
> [EMAIL PROTECTED]
> www.groupbc.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to