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 ? | 8 Yes | 0 No |
Answer / 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 |
Answer / subhashini
The function to capture dynamic values is:
web_reg_save_param
("pagesource", "LB/IC=", "RB/IC=", "ORD=1", LAST);
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / subhashini
The function to capture dynamic values is:
web_reg_save_param
("pagesource", "LB/IC=", "RB/IC=", "ORD=1", LAST);
| Is This Answer Correct ? | 3 Yes | 0 No |
web_reg_save_param() funcion is used for capturing dyunamic
values. in this function depending on the situation we wil
use different arguments. commonly used arguments are
parameter name,leftboundary(LB=),right
boundary(RB),ord,last,notfound=warining,
after tat if the boundaries r dynamically changing then we
can use text flags,savelen,saveoffset.
text flags are nothing but ALNUM,DIG
| Is This Answer Correct ? | 1 Yes | 1 No |
we run a load test for one hour, while doing analysis every transaction was took 3 to 4 sec, but login functionality was took 10 sec, how will you analyse this ploblem
What is threshold time in load runner
What is elapsed time in load runner?
What is local configuration file?
Difference b/w 9.1 and 9.5 Versions in LoadRunner?
What is a correlation?
What are all the types of goals in goal-oriented scenario of load runner?
where do you memory leaks logs
How can we edit the vuser script?
How do you identify which values need to be correlated in the script? Give an example.
How is the Best Faculty for LoadRunner in Hyderabad
How often you do the load test in your current project?