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 |
Specific Performance Monitoring counters for, 1. Web Servers (IIS, Apache etc) 2. Application Servers (Weblogic etc) 3. Database Servers a. Oracle Database b. Sybase c. SQL Server d. DB2
A good link for loadrunner scripting ?
Does caching have a negative effect on your load testing results?
What is the difference between Set_window() and _set_window ()?
In what situation would u want to parameterize a text verification check ?
can we run the script using mozila or netscape, recorded using internet explorer ?
Hi all, I am new to Load Runner. I have run the load runner and i got analyzed reports/graphs. But i am very much confused about how to analyze those graphs. Can any one help me out this problem?
We add think time between two transaction to give interval between transactions. Why?
What is the use of lr_start_transition statement in loadrunner.
What is the function for Nested Transaction in Load Runner?
How can we invoke a parellel process in load runner using C or perl language?
Quick learn load runner & Real time experience documents