What is a function to capture dynamic values in the web
vuser script?
Answer Posted / 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 |
Post New Answer View All Answers
How you develop the database vuser script?
What is the benefit of running a vuser script as a thread?
What is the purpose of selecting ‘show browser’ during replay in the general options settings?
What protocols does loadrunner support?
What in percentile graph?
When the rendezvous point is insert?
What are the different components of loadrunner?
What is lr_output_message?
What is scenario default?
How to handle the encrypted values in correlation. please send me example with explanation
Suppose ur app server is .net server. In that connection pool is related to memory ?explain how?
Where should you add a web_reg_save_param function to a script?
What are the process for developing a vuser script?
What is the vuser in the scenario?
How many users can I emulate with loadrunner on a pc?