Fun with technology
Software Testing Blog
Thursday, May 31, 2012
All about LR function web_reg_save_param
Lets talk about one of the most important function and important for correlation in HP Loadrunner.
General Information
List of Attributes
HTML_TO_URL: convert HTML–encoded data to a URL–encoded data format
HTML_TO_TEXT: convert HTML–encoded data to plain text format
This attribute is optional.
This attribute is optional. The default is "IgnoreRedirections=No".
"Notfound=error" , the default value, causes an error to be raised when a boundary is not found.
"Notfound=warning" ( "Notfound=empty" in earlier versions), does not issue an error. If the boundary is not found, it sets the parameter count to 0, and continues executing the script. The "warning" option is ideal if you want to see if the string was found, but you do not want the script to fail.
Note: If Continue on Error is enabled for the script, then even when NOTFOUND is set to "error" , the script continues when the boundary is not found, but an error message is written to the Extended log file.
This attribute is optional.
Note: The use of Instance instead of ORD is supported for backward compatibility, but deprecated.
Note: RelFrameID is not supported in GUI level scripts.