HP LoadRunner Basics Questions: Q. 31 to 40
Learn Basic Introduction & preliminaries of HP LoadRunner through FAQs:
Q. 31: What is the purpose of vuser_init action in LoadRunner?
Vuser_init action contains details of procedures to login to a server.
<<<<<< =================== >>>>>>
Q. 32: What is the purpose of vuser_end action in LoadRunner?
Vuser_end section contains details of log off procedures.
<<<<<<=================== >>>>>>
Q. 33: What is think time in LoadRunner?
It is the time that a real user waits between two actions.
For example: When a user receives data from a server, he may need to wait for some time may be several seconds to review the data before responding. This time delay is known as the think time.
<<<<<< =================== >>>>>>
Q. 34: What is think time threshold in LoadRunner
Threshold level is the level below which the recorded think time will be ignored. The default value is five (5) seconds. We can change the think time threshold in the Recording options of the Vugen.
<<<<<< =================== >>>>>>
Q. 35: What is the difference between standard log and extended log in LoadRunner?
The standard log sends a subset of functions and messages sent during script execution to a log. The subset depends on the Vuser type.
Extended log sends a detailed script execution messages to the output log. This is mainly used during debugging when we want information about parameter substitution, data returned by the server & advanced trace.
<<<<<< =================== >>>>>>
Q. 36: What is the purpose of lr_debug_message in LoadRunner?
The lr_debug_message function sends a debug message to the output log when the specified message class is set.
<<<<<< =================== >>>>>>
Q. 37: What is the purpose of lr_output_message in LoadRunner?
The lr_output_message function sends notifications to the Controller Output window and the Vuser log file.
<<<<<< =================== >>>>>>
Q. 38: What is the purpose of lr_error_message in LoadRunner?
The lr_error_message function sends an error message to the LoadRunner Output window.
<<<<<< =================== >>>>>>
Q. 39: What is the purpose of lrd_stmt in LoadRunner?
The lrd_stmt function associates a character string (usually a SQL statement) with a cursor. This function sets a SQL statement to be processed.
<<<<<< =================== >>>>>>
Q. 40: What is the purpose of lrd_fetch in LoadRunner?
The lrd_fetch function fetches the next row from the result set.
Continue to Next Part : Q 41 to 50
An expert on R&D, Online Training and Publishing. He is M.Tech. (Honours) and is a part of the STG team since inception.