Author: sebb
Date: Fri Oct 19 11:03:58 2007
New Revision: 586563
URL: http://svn.apache.org/viewvc?rev=586563&view=rev
Log:
Clarify functional and serialised modes
Modified:
jakarta/jmeter/trunk/src/core/org/apache/jmeter/resources/messages.properties
Modified:
jakarta/jmeter/trunk/src/core/org/apache/jmeter/resources/messages.properties
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/src/core/org/apache/jmeter/resources/messages.properties?rev=586563&r1=586562&r2=586563&view=diff
==============================================================================
---
jakarta/jmeter/trunk/src/core/org/apache/jmeter/resources/messages.properties
(original)
+++
jakarta/jmeter/trunk/src/core/org/apache/jmeter/resources/messages.properties
Fri Oct 19 11:03:58 2007
@@ -216,8 +216,8 @@
function_name_param=Name of variable in which to store the result
function_name_paropt=Name of variable in which to store the result (optional)
function_params=Function Parameters
-functional_mode=Functional Test Mode
-functional_mode_explanation=Select functional test mode only if you need \nto
record to file the data received from the server for each request.
\n\nSelecting this option impacts performance considerably.
+functional_mode=Functional Test Mode (i.e. save Response Data and Sampler Data)
+functional_mode_explanation=Selecting Functional Test Mode may adversely
affect performance.
gaussian_timer_delay=Constant Delay Offset (in milliseconds)\:
gaussian_timer_memo=Adds a random delay with a gaussian distribution
gaussian_timer_range=Deviation (in milliseconds)\:
@@ -742,7 +742,7 @@
test_plan=Test Plan
test_plan_classpath_browse=Add directory or jar to classpath
testconfiguration=Test Configuration
-testplan.serialized=Run each Thread Group separately (i.e. run one group
before starting the next)
+testplan.serialized=Run Thread Groups consecutively (i.e. run groups one at a
time)
testplan_comments=Comments\:
testt=Test
thread_delay_properties=Thread Delay Properties
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]