Multiple choice technology testing

What are the three functions used for Corelation

  1. Web_create_xml_param

  2. Web_reg_save_param

  3. Web_create_html_param

  4. Web_create_html_param_ex

Reveal answer Fill a bubble to check yourself
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.