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 is Standard deviation? How it will use in Lr?
Difference b/w 9.1 and 9.5 Versions in LoadRunner?
How can performance bottlenecks be identified?
If we want to know the size of each component in system how?
What is host?
What the vuser script contain?
How can we recording vuser scripts using vugen?
What is lr_output_message?
What is parameterization & why is parameterization necessary in the script?
What is local configuration file?
What is the vuser in the scenario?
What is parameterizion?
What should be done to view parameter substitution in the execution log?
What is gui vuser and on which platform it will run?
When a scenario run exactly what happened?