VuGen have two options to help debug Vuser scripts-the Run Step by Step command and breakpoints. The Debug settings in the Options dialog box permit us to verify the extent of the trace to be performed during scenario implementation. 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 require to receive debug information about a small section of the script only.