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 a ramp up and how it can be set?
What can I monitor with loadrunner?
How you set maximum number of vuser that a host can run?
How is each step validated in the script?
What is report viewer?
What is vuser-init section?
How does loadrunner execute a performance scenario?
What is the load runner testing process?
What are all the components of loadrunner?
How many section database vuser script have?
What are the advantages of load runner?
What is wasted time in vugen replay log?
What is the number of graphs you can monitor using controller at a time? What is the max of them?
You want to have each step in your script measured as a transaction in the controller and not shown in the replay log in vugen. How can you accomplish this?
How vugen create a vuser script?