LoadRunner Question:
Download Questions PDF

How do you debug a LoadRunner script?

Answer:

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.

Download LoadRunner Interview Questions And Answers PDF

Previous QuestionNext Question
What are the changes you can make in run-time settings?VuGen Recording and Scripting?