How do you debug a LoadRunner script?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / ameena
and we have option .... go to run time settings and click on LOG option we have 2 options like 1.standard log
and 2.extended log below a.parameter substitution
b.data returned by server
c.advance trace
option u can enable these 3(a,b,c) r can enable (a)option . it can captures the behavior of the application and shows parameter substitutions and vuser outputs in replay log.....
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the use of lr_start_transition statement in loadrunner.
can we run the script using mozila or netscape, recorded using internet explorer ?
How to increase the load on Server when number of users restricted?
Mentiond good sites in Loadrunner to learn Script?(Chandana)
HI Any one can say the how to use the loadrunner to test the application. How to write the test scenarios & test cases.
Where should you add a web_reg_save_param function to a script?
What is Workload? Can anyone explain in detail?
why it is recommended to add verification checks to all your scenarios ?
A good link for loadrunner scripting ?
What is the scripting language using in LoadRunner?
13 Answers IBM, Patni, Symphony,
Using LR recorded the HTML/HTTP Protocol Script of an application. But after record we get to know that the script is not generated. What is the Root Cause of it? Why the scripts are not recorded? Note: 1.Here the application behaves well and good 2.No issues in Protocol setup
What are the different components of loadrunner?