Skip to content

Blog

LoadRunner Business Flow Logic

Business Flow Logic

In some cases, you need to write custom code to handle the user activities while preparing the script. For example, a hotel booking site displays a list of the hotels along with their occupancy status… Business Flow Logic

web_reg_save_param_json

web_reg_save_param_json

web_reg_save_param_json is used to capture the value of a JSON node in the server response. Mostly, this function is used where the server response is formatted in JSON. The required dynamic value can be easily captured… web_reg_save_param_json

web_reg_save_param_xpath

web_reg_save_param_xpath

web_reg_save_param_xpath is used to capture the value of an XML node in the server response. Mostly, web services have their responses in XML which can be easily captured by providing the XML element name (node) in… web_reg_save_param_xpath