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 a rendezvous point?
What is the latest version and language used in load runner?
IS THERE ANY INSTITUTE PROVIDING LIVE MONITORING & ANALASYS
What is load testing?
How many types of scripts generated in LoadRunner?What are they?
Hi I urgently need a substantial answer for one Q on Vusers - Performance Center. Hope you could help me. Q : My application is intended to undergo soon the load testing with performance center. The Vusers we planned are 100. But the dev team says that we should use 100 different UserID/Password's & each Virtual user should login into a different account while testing. Firstly, is this required ? my application can handle multiple logins for the same userid/password, hence is it mandatory to use 100 different account when we can do the same test with one account. If so, for 1000 Vusers we cannot use 1000 logins right ? I need substantial info to prove my point. Secondly, is this possible to assign a different userid/pwd to each Virtual user ? Thanks in advance & awating your reply Harsha
)Example of web_submit_form is the regestration form which u have to fill while creating a mail_Id Example of web_submit_data is the login page contains the fields like user name & PWD. Is this correct answer for diff btn web_submit_form&web_submit_data and their examples.
how to place a image check in load runner script.what is the procedure?
what is the difference between the cookies and cacheing
what is the meening of performance cente and what is the need ?
Which function is used to end a nested transaction?
Can u plz tell me what r the functions available in load runner and how to write userdefined functions and what are they?