What are the three functions used for Corelation
-
Web_create_xml_param
-
Web_reg_save_param
-
Web_create_html_param
-
Web_create_html_param_ex
B,C,D
Correct answer
Explanation
The three main correlation functions in LoadRunner are web_reg_save_param() for basic correlation, web_create_html_param() for HTML-based correlation, and web_create_html_param_ex() for extended HTML correlation with more options. web_create_xml_param() exists but is less commonly used for standard HTML correlation. The question asks for the three functions, not four.