mstover1 2003/08/03 11:19:44
Modified: docs/images/screenshots/http-config http-config-example.png
docs/usermanual build-test-plan.html
Log:
Fixed problem with URL rewriter and clearing of previous test results
Updated documentation errors
Updated JMeter Ant task
Revision Changes Path
1.2 +31 -32
jakarta-jmeter/docs/images/screenshots/http-config/http-config-example.png
<<Binary file>>
1.32 +4 -1 jakarta-jmeter/docs/usermanual/build-test-plan.html
Index: build-test-plan.html
===================================================================
RCS file: /home/cvs/jakarta-jmeter/docs/usermanual/build-test-plan.html,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- build-test-plan.html 15 Jul 2003 18:26:00 -0000 1.31
+++ build-test-plan.html 3 Aug 2003 18:19:44 -0000 1.32
@@ -222,7 +222,10 @@
.
</p>
<p >
- Other elements are
hierarchical. An Assertion, for instance, is hierarchical in the test tree. This
means it is applied to all requests that occur at it's level and below. In the
following test tree:
+ Other elements are
hierarchical. An Assertion, for instance, is hierarchical in the test tree.
+If its parent is a request, then it is applied to that request. If its
+parent is a Controller, then it affects all requests that are descendants of
+that Controller. In the following test tree:
</p>
<p><table
border="0" cellspacing="0" cellpadding="0"><tr><td><img
src="../images/screenshots/scoping2.png"><br>
<font size="-1"> Hierarchy
example
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]