On 29/03/06, Travis Cooper <[EMAIL PROTECTED]> wrote:
> I know you can change the properties using Ant by saying:
> <property name="[property_name]" value="[desired_property_value]"/>
> Our company uses a few test servers as well as the live site, so I would
> like the person running the test scripts to be able to specify the
> server they want to test on the command line when they run the Ant build
> file.  My question is, what is the name of the property for the Server
> Name or IP for http requests?  Or even better yet, so I can use this for
> other variables, is there a way to set a variable I have defined?
> Currently in the test plan I have a variable called host that defines
> the server I want to hit and every request uses that value.  If there is
> a way to define that variable from that command line that would be
> awesome.

JMeter is awesome:

http://wiki.apache.org/jakarta-jmeter/JMeterFAQ#head-81e8fdc6d08e5b574a06556f597f788df8ed12fe

> Thanks,
> Travis J. Cooper
>
>

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

Reply via email to