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 a ramp up and how it can be set?
What should be done to view parameter substitution in the execution log?
What is the threshold level for think time and how can be this changed?
What do you mean by path?
What is the difference between performance testing and performance engineering?
How will you handle the situation in scripting where for your mailbox you have to select any one mail randomly to read?
Where are automatic correlation options set?
What is the think time?
What is remote command launcher?
What is scenario default?
What is the modular approach of scripting?
How can correlation be performed?
What is difference between manual scenario and goal oriented scenario?
What is the difference between overlay graph and correlate graph?
While scripting you created correlation rules for automatic correlation. If you want to share the correlation rules with your team member working on the same application so that he/she can use the same on his workstation, how will you do that?