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 lr_error_message and lr_debug _message?
How to upload media use loadrunner? I record the script but it fail because the top of document is invalidation.How to solve the problem?Which one know the answer please tell me. Thanks!
While the script is running we find some values that may need to be correlated? Is it possible to do manual correlation for those values?
How does caching affect performance testing results?
How can we recording vuser scripts using vugen?
Which function is used to end a nested transaction?
What is the difference between hits/second and requests/second?
What is the number of graphs you can monitor using controller at a time? What is the max of them?
Which loadrunner component does the recording of performance test scenario?
What are all the components of loadrunner?
How many vusers are required for load testing?
What is loadrunner controller?
What is the loadrunner end transaction and its syntax?
How to handle the encrypted values in correlation. please send me example with explanation
What are the loadrunner testing process?