What is a function to capture dynamic values in the web?
Answer Posted / masthan
we have two approaches for that to capture the dynamic values.
1) By manual corralation
most of the timeswe use to for this
Function like
web_reg_save_param("paramname",
"lb=xyz",
"rb=kil",
"ord= ",
LAST);
2) Automatic correlation.
Thanks
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the difference between web_reg_find and web_find?
How you identify performance test use cases of any application?
How many users can I emulate with loadrunner on a pc?
What is the difference in running the vuser as a process and as a thread? Which is more advantageous way of running vuser?
During run time where the hosts saves the files?
How to run a scenario?
Hi all, I am having an interview on LoadRunner (SAP Web Protocol). I am wondering if somebody can help me with some interview questions at a 2 yr Scriptor level. Thanks and all answers are much appreciated.
If we want to know the size of each component in system how?
What is the think time? What is the threshold level for think time and how can be this changed?
What do you mean by initialization of quota?
What are different types of vuser logs which can be used while scripting and execution? What is the difference between these logs? When you disable logging?
What is lr-function?
Can anyone please mention what are the common errors that we can see while replaying the Vugen script and also while running the controller scneraio and How to handle them with a few examples. This will be greatly helpful.
How can we find database related issues?
What is local configuration file?