Interview Questions

How do you debug a LoadRunner script?

LoadRunner FAQ


(Continued from previous question...)

25. How do you debug a LoadRunner script?

VuGen contains two options to help debug Vuser scripts-the Run Step by Step command and breakpoints. The Debug settings in the Options dialog box allow us to determine the extent of the trace to be performed during scenario execution. The debug information is written to the Output window. We can manually set the message class within your script using the lr_set_debug_message function. This is useful if we want to receive debug information about a small section of the script only.

(Continued on next question...)

Other Interview Questions