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 |
What is scenario default?
when a Load Runner controller fails?
Plz someone tell me about user interface testing and backend testing and hw did u use it in ur project.plz give a detail answer i need to explain it to the interviewer. plzzzzzzzzz guys its urgent.
Hi Guys, Is it possible to merge and compare graphs from different scenarios in load runnner ?
During run time where the hosts saves the files?
Where do you set automatic correlation options?
How many components are there in Loadrunner and what are they?
In which scenario, we should use "Vuser as Process" rather than "Vuser as thread" and what is benefit in this case?
Which documet will gives us information about rampup and duration for each transaction? Technically speaking Which document gives us information about Transaction Mix?How do we prepare Transaction Mix?
Hi all, In Monitoring, if u want to know0 how much disk space the app has taken to deploy? Plz help me.
What is the difference between HTTP and HTTPS.in Load Runner. And how will u know(Client)ur using HTTP or HTTPS.? Any one can justify?
How can you test the global servers with using loadrunner