Can I set properties in jmeter.properties and then use 
  a)${somePropertyName} or
  b)${__P(somePropertyName,error-set-somePropertyName)}
  in the Server Name or IP: of an HTTP Request Defaults?
   
  Can I use it in the Fielname field of a View Results Tree listener?
   
  I'm having trouble getting the variable resolved (initially it was being set 
via the ant task, now I've regressed to setting it via the property file.
   
  If JMeter is started as a gui, does it still take the parameters from 
jmeter.properties?
   
  How can I log the variables to help me figure out where the problem is?
   
  Thanks, Bruce

Reply via email to