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
  • Select Recording template on the list
  • @@ -170,20 +170,20 @@ Check with View Results Tree In some scripts, we will need to: +
  • Variabilize some input (login, password, search words, …)
  • +
  • Correlate some data (session variable, …) between two requests
  • +

    To variabilize, we can use:

    -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.