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 ?    2 Yes 0 No

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

Answer / maheshwar

web_reg_save_param("parametername","LB=","RB=","ORD=",LAST);
this is the function used to capture the dynamic values in
the web Vuser script.

Is This Answer Correct ?    2 Yes 0 No

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

Answer / amara

The function is varient for each protocal.
for web(http/html) protocal : web_reg_save_param.
windows socket protocal : lrs_save_param. and so on.....

Is This Answer Correct ?    0 Yes 0 No

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

Answer / laxman 9866867874

yes the answere is right by maheswar

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More Load Runner Interview Questions

How to identify what to correlate and what to parameterize?

0 Answers  


I am not able to access controller machine and I have to run test. How would I handle this situation?

1 Answers   Infosys,


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

1 Answers  


Why is parameterization necessary in the script?

0 Answers  


What is the use of lr_start_transition statement in loadrunner.

1 Answers  






What is difference between manual scenario and goal oriented scenario?

0 Answers  


What are the challenges that you will face to script the step “select all” and then “delete” for any mail account?

0 Answers  


How will you call a different vuser script from another vuser script? Note: Former vuser script is already created and needs to be called as the first thing before other code in second vuser script is executed.

3 Answers   Sapient,


How do you identify which values need to be correlated in the script? Give an example.

0 Answers  


When you initialize the vuser what happen?

0 Answers  


hi i want how to know how to explain the load runner process please explain iam having the interivew

2 Answers  


what is the difference between the HTML and URL based recording in load Runner?

14 Answers   TCS,


Categories