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 ? | 5 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 |
Which components have you used in loadrunner ?
When we go for manula correlation, automation correlation Expl?(Chandana) Real timers Plz
What is lr_output_message?
How the graph works when increasing from minimum vuser to maximum vuser in loadrunner?
How you set maximum number of vuser that a host can run?
Hi, this is hari. I reciently joined in a small company on testing. there is no team for testing am only the person to do. i know manual testing, i have knowledge on QTP 8.2. I currently working on web based application. but in my company they want Load/Performance testing. plese tell me what i have to do?? i know Load runner but i have no real time exp on that! and In which areas i have to apply QTP??
What is filtering and sorting?
The response time of an application was 2.5 seconds.After a minor hotfix,the response time increased to 5 seconds.What analysis can you make out. What are all the things u check in the server side in such a scenario?
How is the 90 percentile calculated? Say I am having total 2000 transactions pumped to the system and I have 1800 passed and 200 failed. So the 90 pertile is considered from the Passed transactions or (passed+failed) transactions?
How to capture dynamic values in load runner and how Each of the captured values are to be written to a text file (c:\temp\LoadRunner1.txt)
How we can find Bottile neck in real time projects?
What are the changes you can make in run-time settings?