umasankar


{ City } hyderabad
< Country > india
* Profession * sr.test engineer
User No # 69373
Total Questions Posted # 0
Total Answers Posted # 6

Total Answers Posted for My Questions # 0
Total Views for My Questions # 0

Users Marked my Answers as Correct # 24
Users Marked my Answers as Wrong # 7
Questions / { umasankar }
Questions Answers Category Views Company eMail




Answers / { umasankar }

Question { 10954 }

What is a function to capture dynamic values in the web
vuser script?


Answer

web_reg_save_param() funcion is used for capturing dyunamic
values. in this function depending on the situation we wil
use different arguments. commonly used arguments are
parameter name,leftboundary(LB=),right
boundary(RB),ord,last,notfound=warining,
after tat if the boundaries r dynamically changing then we
can use text flags,savelen,saveoffset.
text flags are nothing but ALNUM,DIG

Is This Answer Correct ?    1 Yes 1 No

Question { Symphony, 7712 }

What's r client side authentications in loadreunner?


Answer

the question is not clear. as i understood client side
authentication/client side monitoring is os level server
side settings.

Is This Answer Correct ?    0 Yes 1 No


Question { Orange, 7161 }

We use pacing to have interval between two iteration of script. Why?


Answer

to meet the specified execution time we have to use
pacing,think time.

Is This Answer Correct ?    3 Yes 2 No

Question { 4356 }

what all the bottle necks can occur in real time, can any one
tell me what all u have faced,
thanks in advance


Answer

performance bottlenecks:
database bottlenecks
memory leakages
webserver statstics

Is This Answer Correct ?    3 Yes 0 No

Question { 6348 }

Difference b/w 9.1 and 9.5 Versions in LoadRunner?


Answer

In loadrunner 9.5 we are having protocal adivsor.

Is This Answer Correct ?    9 Yes 2 No

Question { 10624 }

What function is used for Encryption and Decryption in your
Script?


Answer

lr_decrypt() can be used for decrypting a particular string

Is This Answer Correct ?    8 Yes 1 No