🎴 Flashcard Mode
Software Testing Fundamentals
Card1 / 17
Mastered0
Review0
QuestionClick to flip
What are the three functions used for Corelation
AnswerClick to flip back
A
Web_reg_save_param
B
Web_create_html_param
C
Web_create_html_param_ex
💡 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.