Get Knowledge from Video instead of Content:

Saturday 1 October 2016

JMeter - Nested Variable Handling



The content has been moved to PerfMatrix Site.

Link: https://www.perfmatrix.com/how-to-pass-one-variable-into-another-in-jmeter/

4 comments :

  1. Thanks for this article.
    It will be great if you can let us know how to achieve this type of scenario in LoadRunner?

    Thanks.

    ReplyDelete
    Replies
    1. Hi Kumar,

      You can use lr_save_string and lr_eval_string for such type of scenario.

      Delete
  2. Sir,
    The above scenario is nested variable handling. In simple (or performance testing) words, its also called parameterization within parameterization.
    It will be great help if you can elaborate little more, how this same scenario can be achieved in Loadrunner, i.e. how I can pass one parameter within another parameter in Loadrunner. It will be great if you can write some words with example, because the above answer of using lr_save_string and lr_eval_string : I am sorry to say, but not able to understand. It will be great like just taking your own above example, if you can write a little words to achieve same in Loadrunner.

    Thanks.

    ReplyDelete
    Replies
    1. Hi Kumar,

      As suggested above; LoadRunner supports nesting of functions; not variable.

      Delete