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 is automated correlation configured?
How can we find database related issues?
What is the process for developing a vuser script?
Which function is used to end a nested transaction?
What is the vuser in the scenario?
What is parameterizion?
What kind of problem can we face regarding hardware, software, network and memory bottleneck during the performance test?
What is wasted time in vugen replay log?
What is a ramp up and how it can be set?
What is a correlation?
What are the section contain by the vugen while creating a vuser script?
How does loadrunner execute a performance scenario?
What are the vuser components in loadrunner?
What are all the types of goals in goal-oriented scenario of load runner?
How can we debug a loadrunner script?