Author: fschumacher
Date: Sun Nov 19 12:56:20 2017
New Revision: 1815732
URL: http://svn.apache.org/viewvc?rev=1815732&view=rev
Log:
Markup: Use hellip element instead of three dots.
Modified:
jmeter/trunk/xdocs/usermanual/jmeter_proxy_step_by_step.xml
Modified: jmeter/trunk/xdocs/usermanual/jmeter_proxy_step_by_step.xml
URL: http://svn.apache.org/viewvc/jmeter/trunk/xdocs/usermanual/jmeter_proxy_step_by_step.xml?rev=1815732&r1=1815731&r2=1815732&view=diff
==============================================================================
--- jmeter/trunk/xdocs/usermanual/jmeter_proxy_step_by_step.xml (original)
+++ jmeter/trunk/xdocs/usermanual/jmeter_proxy_step_by_step.xml Sun Nov 19 12:56:20 2017
@@ -51,7 +51,7 @@ configuration is correct, read
Recording template
on the listView Results Tree
In some scripts, we will need to:
-
+
To variabilize, we can use:
CSV Data Set Config
to get input data from csv file__counter
, __time
...__counter
, __time
, …
-To correlate, we can get data from a request with Post Processors
like JSON Extractor
, Regular Expression Extractor
... and inject it in another request.
+To correlate, we can get data from a request with Post Processors
like JSON Extractor
, Regular Expression Extractor
, … and inject it in another request.
To find data to correlate, the easiest way to do it is to use the Search function in View Results Tree
.