On 03/11/2009, Andy Bell <[email protected]> wrote: > Thanks Sebb > > We've been trying to use JMeter property files to set these values, but > JMeter doesn't seem to be picking up the files...
What exactly did you try? > When you say a property can be set using the command line, we're having > problmes because our automatic set up is Hudson->Maven->Chronos and this is > the Hudson command line we are using: > > clean it:deploy chronos:report -Pit-weblogic-gobbette,it-sybase > -DremoteDeployment=true > > Can some parameters be incororated in this command line No idea - this is a question for the Maven and/or Chronos user lists. > or are we better off > with CSV DataSet files? CSV DataSet is more appropriate for variables that need to change during a run. > Thanks > > Andy > > 2009/11/3 sebb <[email protected]> > > > > 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] > > > > > > > -- > > Andy > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

