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


Please Help Members By Posting Answers For Below Questions

What are the vuser components in loadrunner?

687


What is script list?

782


How can we recording vuser scripts using vugen?

622


What are the information contain by script windows for each script in the list?

670


What are different types of vuser logs which can be used while scripting and execution?

555






What is extended log?

618


What are the element in the loadrunner controller?

605


How is each step validated in the script?

616


What is think time?

559


How to create a scenario?

611


how to get current system time Loadrunner function?

655


What is scenario default?

639


What do you mean by initialization of quota?

614


when i run start senario for different process it always completed at elapsed time 6.32 sec. i don't understand why it happens.. can we set elapsed time ? plz answer.... pratik196@gmail.com

1561


How can we invoke a parellel process in load runner using C or perl language?

1780