Which of the following function sends a message to the output window?

  1. lr_output_message

  2. lr_debug_message

  3. lrd_stmt

  4. lrd_fetch


Correct Option: A
Explanation:

To answer this question, the user needs to have knowledge of the functions in LoadRunner that can send messages to the output window.

Option A: lr_output_message - This function sends a message to the LoadRunner output window during script execution. This option is correct.

Option B: lr_debug_message - This function sends a debug message to the LoadRunner output window during script execution. This option is incorrect as it sends a debug message and not a regular message to the output window.

Option C: lrd_stmt - This function is used to execute SQL statements for ODBC and Oracle databases. It does not send a message to the output window. This option is incorrect.

Option D: lrd_fetch - This function retrieves data that matches the criteria specified in the SQL statement. It does not send a message to the output window. This option is incorrect.

Therefore, the answer is:

The Answer is: A

Find more quizzes: