I want runtime properties to be loaded into my configuration element(s).
For example, my HTTP Request Defaults' Server Name or IP: ${hostname}
Is there a configuration element that loads properties from a properties
file?
hostname=myserver
port=8080
blah.blah=whatever
I tried using -Dhostname=xxx and -Jhostname=xxx on the command line but when
I opened and ran the test-plan I see that the http request failed because
${hostname} was not replaced.
Running JMeter 2.3.1 in GUI and headless mode
Thanks in advance.
--
View this message in context:
http://www.nabble.com/Runtime-properties-loaded-into-configuration-element-tp14744669p14744669.html
Sent from the JMeter - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]