On 03/11/2009, Andy Bell <[email protected]> wrote: > Hi > > In the JMeter Gui I can set the Web Service URL in the SOAP/XML-RPC Request > page. > > However, we need to be able to run these tests against different > servers/ports - is there a way of making the URL dynamic?
Yes, just use a variable or a property reference. A variable can be set from a file using CSV DataSet. A property can be set on the command-line. > We're running the tests using maven and chronos... > > -- > > Andy > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

