And it is described in chapter
2.4.5 Overriding Properties Via The Command Line
which takes like 5 minutes to find.
But who reads docs if there are mailing lists, right :)

On Thu, Aug 4, 2011 at 4:47 PM, Will Roden <wro...@homeaway.com> wrote:

> Create a user defined variable named USERCOUNT and give it the value
> ${__P(usercount,10)} .  Give your the #threads value in the threadgroup the
> value ${USERCOUNT}.
>
> Now the default value for USERCOUNT is 10, but you can override it from the
> command line with -Jusercount=1000 .  If you are executing on remote
> agents,
> you will need to also add -Gusercount=1000 to make them see the overridden
> value.
>
> -Will
>
> On 8/4/11 8:37 AM, "Selvam T, Palani" <palani.selv...@altisource.com>
> wrote:
>
> > All,
> >
> > Is there any way to override the script values through command line
> > inputs?
> >
> > Thanks & Regards,
> > Palani Selvam
> >
> >
> > -----Original Message-----
> > From: Konstantin S. [mailto:mko...@gmail.com]
> > Sent: Thursday, August 04, 2011 7:02 PM
> > To: JMeter Users List
> > Subject: Re: Non GUI mode parameters
> >
> > Create file with properties
> > In your test plan read them from the file
> > So when you start in NON gui mode you will have editable external
> > properties. Without need to specify them in command line.
> >
> >
> > On Thu, Aug 4, 2011 at 4:26 PM, Selvam T, Palani <
> > palani.selv...@altisource.com> wrote:
> >
> >> Hi,
> >>
> >>
> >>
> >> I would like to pass thread group details like no of users & ramp up
> >> period through non GUI mode. What are the script properties, can I
> >> change through non-GUI mode execution?
> >>
> >>
> >>
> >>
> >>
> >> Thanks & Regards,
> >>
> >> Palani Selvam
> >
> >
> >
> >
> ******************************************************************************
> > *************************
> >
> > This E-mail message and its attachments, if any are intended solely for
> the
> > use of the addressee hereof. In addition, this message and the
> attachments, if
> > any may contain information that is confidential, privileged and exempt
> from
> > disclosure under applicable law. If you are not the intended recipient of
> this
> > message, you are prohibited from reading, disclosing, reproducing,
> > distributing, disseminating or otherwise using this transmission.
> >
> >
> > Delivery of this message to any person other than the intended recipient
> is
> > not intended to waive any right or privilege. If you have received this
> > message in error, please promptly notify the sender by reply E-mail and
> > immediately delete this message from your system.  Instructions
> transmitted
> > over this system are not binding on us until they are confirmed by us.
> Message
> > transmission is not guaranteed to be secure or free of software virus.
> While
> > Altisource Portfolio Solutions and its subsidiaries collectively
> "Altisource"
> > takes every reasonable precaution to minimize such risks, Altisource
> cannot
> > accept liability for any damage sustained by you or any third party as a
> > result of software viruses.
> >
> >
> ******************************************************************************
> > *************************
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org
> > For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org
> >
>
>

Reply via email to