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
Why we insert the rendezvous point while running the scenario?
Where are automatic correlation options set?
What can I monitor with loadrunner?
I have one Scenario login then bookcoffee then logout explain test plan for above scenario?
How does caching affect performance testing results?
How can we recording vuser scripts using vugen?
What is a correlation? Explain the difference between automatic correlation and manual correlation?
What should be done to view parameter substitution in the execution log?
What is loadrunner api function?
What is ms-windows?
How will you divide your script into multiple actions? Why?
What are the information contain by script windows for each script in the list?
How you enhance the basic script?
What kind of problem can we face regarding hardware, software, network and memory bottleneck during the performance test?
How is vugen script modified after recording?