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 |
where we can insert the defects in load runner?
How many values can be generating in script we can Parameterize even it is in one scenario 1000Parameterization values are there it is correct to Parameterized?or not?
Describe configurations of both servers? Here what r two different servers.
How did you find database related issues?
what is the difference bw performance testing and performance tuning
If you had 6 hours of load testing to complete but the business unit wanted it turned over in 3 hours what would you tell them?
How to increase the performance of an application?real timers plz(Chandana)
What is SoketLevelData? And Its purpose?
we have auto correlation, so why do we need to perform the manual correlation
What is .lrs?
We add think time between two transaction to give interval between transactions. Why?
What kind of problem can we face regarding hardware, software, network and memory bottleneck during the performance test?