Author: sebb
Date: Mon Mar 17 08:09:29 2008
New Revision: 637930
URL: http://svn.apache.org/viewvc?rev=637930&view=rev
Log:
Use example.com in examples
Modified:
jakarta/jmeter/trunk/xdocs/usermanual/best-practices.xml
Modified: jakarta/jmeter/trunk/xdocs/usermanual/best-practices.xml
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/xdocs/usermanual/best-practices.xml?rev=637930&r1=637929&r2=637930&view=diff
==============================================================================
--- jakarta/jmeter/trunk/xdocs/usermanual/best-practices.xml (original)
+++ jakarta/jmeter/trunk/xdocs/usermanual/best-practices.xml Mon Mar 17
08:09:29 2008
@@ -83,8 +83,8 @@
<a href="functions.html">user-defined variables</a> at the Test Plan level or
in
<complink name="User Defined Variables"/> elements, you can have JMeter
automatically
replace values in you recorded samples. For instance, if you are testing an
app on
-server "xxx.yyy.com", then you can define a variable called "server" with the
value of
-"xxx.yyy.com", and anyplace that value is found in your recorded samples will
be replaced
+server "xxx.example.com", then you can define a variable called "server" with
the value of
+"xxx.example.com", and anyplace that value is found in your recorded samples
will be replaced
with "${server}".
<note>Please note that matching is case-sensitive.</note>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]