What r the arguments in lr_set_debug function
Answer Posted / abdul sameer
If we are looking for some details reports of an error then
we need to use lr_set_debug syntax. what happens is when we
use this is that it gets the certain portion of the log
generation when an error comes up. Here when we are
specifying the syntax we need to specify which portion of
log to be generated like FULL TRACE,Parametarization,
Extended log,RESULTDATA.
lr_set_debug_Message(LR_MSG_EXTENDEDLOG|LR_MSG_CLASS_PARAM|LR_MSG_FULLTRACE|LR_MSG_CLASS_RESULT_DATA,LR_SWITCH_ON);
THIS IS AN IMPORTANT FUNCTION
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What are the 5 icons appear in the buttom of the controller windows?
How you identify performance test use cases of any application?
What is the difference between overlay graph and correlate graph?
What is the purpose of a loadrunner transaction?
While the script is running we find some values that may need to be correlated? Is it possible to do manual correlation for those values?
What is remote command launcher?
What is protocol function?
Which loadrunner component does the recording of performance test scenario?
What is ms-windows?
What is pause command?
How can we perform functional testing under load?
What should be done to view parameter substitution in the execution log?
How to run a scenario?
What is the number of graphs you can monitor using controller at a time? What is the max of them?
Hi all, I am new to Load Runner. I have run the load runner and i got analyzed reports/graphs. But i am very much confused about how to analyze those graphs. Can any one help me out this problem?