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

Recognize why and when to use verification?

1 Answers   AppLabs,


What are the End to End scenario's you are following in your company in loadtesting or Performance testing ?

2 Answers   GE,


Any one can tell me what is the process to do the Loadrunner certification and what is cost for it and also where would I get the material for Preparation of Loadrunnner for certification.

1 Answers   Aurion,


How do you identify the performance bottlenecks?

1 Answers  


What are the process for developing a vuser script?

0 Answers  






what is mean by splitfunction give me one example?

1 Answers  


What is main usage and function of MI Listener? Please anyone give me a correct ans.....

2 Answers  


we have auto correlation, so why do we need to perform the manual correlation

2 Answers  


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,


How do we write a user-defined function in loadrunner?

1 Answers  


Hello testers..This question is for u? If u have guts give the ans for this question?***" Manual tester daily process is ..Study the req.S preparing test scenarios

2 Answers  


What is stand-alone mode?

0 Answers  


Categories