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
What is the difference between performance testing and performance engineering?
What is the vuser in the scenario?
How to create a host list for a scenario?
What is the threshold level for think time and how can be this changed?
How you load a loadrunner agent?
What is the difference between lr_error_message and lr_debug _message?
How is automated correlation configured?
difference between latency and transaction response time
What is report viewer?
If we want to know the size of each component in system how?
What is x-windows?
How to schedule a scenario?
What is transaction performance graph?
How to create a scenario?
How is vugen script modified after recording?