A Free Template From Joomlashack

LoadRunner Tutorial 11

 

This tutorial explains manual correlation

 

Please be patient . Video will load in some time. If you still face issue viewing video click here

 

Steps in Vuser Comparison method of Correlation

  • Identify Dynamic values that needs to be correlated
  • Find Servers response containing the Dynamic value
  • Capture the Dynamic value in a parameter
  • Replace every occurrence of the Dynamic value with parameter
  • Verify Changes


web_reg_save_param

It is an in-built function used for parsing

syntax:-

web_reg_save_param("Parameter Name","Left Boundary","Right Boundary")

 

                                                                 

 

                                                             Back to Loadrunner Tutorials Page