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

Answers were Sorted based on User's Feedback



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

Answer / mahesh sv

Web_reg_save_param function saves dynamic data information
to a parameter.

Is This Answer Correct ?    8 Yes 0 No

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

Answer / balaji

The following function is used for capturing dynamic values
in web Vuser script :

web_reg_save_param (const char *ParamName, <List of
Attributes>, LAST);

Ex:
web_reg_save_param ("Param Name","LB","RB",..., LAST);

Is This Answer Correct ?    7 Yes 0 No

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

Answer / subhashini

The function to capture dynamic values is:

web_reg_save_param
("pagesource", "LB/IC=", "RB/IC=", "ORD=1", LAST);

Is This Answer Correct ?    3 Yes 0 No

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

Answer / subhashini

The function to capture dynamic values is:

web_reg_save_param
("pagesource", "LB/IC=", "RB/IC=", "ORD=1", LAST);

Is This Answer Correct ?    3 Yes 0 No

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

Answer / b.g.umasankar

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

Post New Answer

More Load Runner Interview Questions

i am looking software testing job in Loadrunner?Plz any one help me a Project ? mail me chs_29@rediffmail.com i thank full to u.(chandana)

15 Answers   TCS,


can we run the script using mozila or netscape, recorded using internet explorer ?

1 Answers  


we have Unix monitors in LR by default. if i want Linux and Solaris monitors....what i do.. unix is working for Linux and solaris?

1 Answers   HP,


Types of frameworks which is fallowd in Loadrunner ? real timers plz(Chandana)

7 Answers   TCS,


Can we use Loadrunner Functions in QTP SCript......?

1 Answers  


What is the difference between HTTP and HTTPS.in Load Runner. And how will u know(Client)ur using HTTP or HTTPS.? Any one can justify?

1 Answers  


How is the 90 percentile calculated? Say I am having total 2000 transactions pumped to the system and I have 1800 passed and 200 failed. So the 90 pertile is considered from the Passed transactions or (passed+failed) transactions?

4 Answers   HP,


)What r pre settings while recording a script?

2 Answers   EDS,


What kind of problem we can face regarding hardware, software, network and memory bottleneck during the performance test?

0 Answers  


what is the difference bw performance testing and performance tuning

2 Answers  


I want step by step guidelines on loadrunner.i think it will be a great.please can any one help me.

1 Answers  


Where we can analyse the perfomance graph in Loadrunner? (Chandana)

4 Answers   IBM,


Categories