DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21513>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21513

Add ability to set user defined variables from cmd. line





------- Additional Comments From [EMAIL PROTECTED]  2003-07-28 17:09 -------
Using function __property in Test Plan user defined variables doesn't execute 
the function, it returns literal value of it instead.
I define User Variable:

host     ${__property(host,guava)}

and when running the test It failed with URL error, where url is ${__property
(host,guava)}.

If the same function ${__property(host,guava)} is applied to HTTP Request 
Defaults Server Name field, it works as expected, and if host property is not
defined Server Name is set to guava.

This might be more related to how User Variables are evalueted, and might 
require to file different bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to