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 are the End to End scenario's you are following in your company in loadtesting or Performance testing ?
How often you do the load test in your current project?
What the host attributes determine?
Where we can analyse the perfomance graph in Loadrunner? (Chandana)
Any one can tell me what is the process to do the Loadrunner certification and what is cost for it and also where would I get the material for Preparation of Loadrunnner for certification.
In how many ways we can convert a load test into stress test ?
what scalabulity testing
What is visual recorder in Load Runner?
what r the major concepts in C are very much used in load run script?
What is the latest version and language used in load runner?
how to send bottlenecks in Load runner ?
what is the function to execute batch jobs?