Answer Posted / mahesh sv
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.
| Is This Answer Correct ? | 6 Yes | 5 No |
Post New Answer View All Answers
What is stand-alone mode?
What is the advantage of running vuser as a process than a thread?
What are the different types goals in goal-oriented scenario?
What is the difference between lr_error_message and lr_debug _message?
how to get current system time Loadrunner function?
What is x-windows?
What protocols does loadrunner support?
What is lr-function?
What type of function generate and insert by the vugen to the script when you record a script?
What is the basic credentials should be provided while recording SAP-GUI?
How will you divide your script into multiple actions? Why?
What should be done to view parameter substitution in the execution log?
What is the loadrunner start-transaction and its syntax?
Which function is used to end a nested transaction?
In a web server, database and network are all working fine and now, where could be the problem?