What r the arguments in lr_set_debug function

Answers were Sorted based on User's Feedback



What r the arguments in lr_set_debug function..

Answer / abc

LR_MSG_CLASS_EXTENDED_LOG and LR_MSG_CLASS_FULL_TRACE

Is This Answer Correct ?    4 Yes 0 No

What r the arguments in lr_set_debug function..

Answer / 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

What r the arguments in lr_set_debug function..

Answer / msureshkumar.muthuraj@gmail.co

The Arguments used in lr_set_debug_message are

1. LR_MSG_CLASS_EXTENDED_LOG
2. LR_MSG_CLASS_FULL_TRACE
3. LR_MSG_CLASS_PARAMETERS
4. LR_MSG_CLASS_BRIEF_LOG
5. LR_MSG_CLASS_DISABLE_LOG
6. LR_MSG_CLASS_RESULT_DATA
7. LR_SWITCH_ON and LR_SWITCH_OFF

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Load Runner Interview Questions

what is standalone mode running?

2 Answers  


what are the benifits of creating multiple actions within any virtual user script ?

4 Answers  


In real time Project how much generaly Bottilneck will take? suppose my application contain 10000 vusers accessable how much Bottile neck will consider?

1 Answers   IBM,


what is scalability testing, and how will u perform in real time.

2 Answers   Nous,


Real time document loadrunner

0 Answers  


how to write test cases & test scenarios using loadrunner with examples. plz any one can send the anwser . thank u

1 Answers  


What is loadrunner controller?

0 Answers  


What is Latency and Bandwidth

1 Answers   HP,


if we have licence for 200 vuser and if we u want to get performance matrix to 300 vuser how will u perform

6 Answers   Syntel,


What is elapsed time in load runner?

0 Answers  


what is bottleneck?

13 Answers  


How you develop the database vuser script?

0 Answers  


Categories