In JMeter, can you specify variables to fill in for an HTTP Request Default? -
i'd able read value out of csv file, or more ideally .properties file jmeter, , use in multiple test plans in http request defaults server name or ip, , port number/
i wanted set way folder of different test plans can run, , there can single point of modification of tests can run. ${} variables don't seem populate in http request defaults.
you can user-defined properties. values user-defined properties can controlled file. in following example, controlling environment script needs run against user defined property called env.
and then, using in http request defaults. can property want to


Comments
Post a Comment