What is a function to capture dynamic values in the web
Vuser script?
Answers were Sorted based on User's Feedback
Answer / mahesh sv
Web_reg_save_param function saves dynamic data information
to a parameter.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / maheshwar
web_reg_save_param("parametername","LB=","RB=","ORD=",LAST);
this is the function used to capture the dynamic values in
the web Vuser script.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / amara
The function is varient for each protocal.
for web(http/html) protocal : web_reg_save_param.
windows socket protocal : lrs_save_param. and so on.....
| Is This Answer Correct ? | 0 Yes | 0 No |
What do you mean by path?
what is sitescope where we can use this?wat is the purpose of this
Hi, How can we know that the app deployed in Weblogic Server in percentage?
Performance testing Training
Which components have you used in loadrunner ?
How do you correlate a dynamic value which does not have either Left Boundary or Right Boundary (or may be Both).
What are the different sections of the script?
what is connection pooling?
why do u need a parameterize fields in ur virtual user script ?
What are the components of LoadRunner?
What are the drawbacks of LoadRunner tool?
In Load Runner how to get the particular server response time?