What is a function to capture dynamic values in the web?
Answers were Sorted based on User's Feedback
Answer / sufi
Web_reg_save_param(); This is the to capture dynamic values
in Web
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / dillesh
Web_reg_save_param()
function captured all the dinamic values in loadrunner, not
only for web application, in all most all type of
applications this function only used for capturing dinamic
values.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / 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 |
here 100user and 8hours time and 500000 transactions what r the inputs nees for this scenario?
What is a ramp up and how it can be set?
Does the Tool generates think time for the standard value defined in script with respect to server response when we use option use random think time 50 - 150%. or will tool simply calculates value randomly for the standard think time defined in script.
1.What is the difference between Performance Test Strategy doc and Test plan. 2.why it is recommended to use web http and html Protocol over web click and script whats' the major differences
)Example of web_submit_form is the regestration form which u have to fill while creating a mail_Id Example of web_submit_data is the login page contains the fields like user name & PWD. Is this correct answer for diff btn web_submit_form&web_submit_data and their examples.
What is visual recorder in Load Runner?
What is the think time?
Which web protocol recording level generates the web_submit_form function?
What is Peak Laod Testing
If web server, database and Network are all fine where could be the problem?
Hi Guys, Is it possible to merge and compare graphs from different scenarios in load runnner ?
what is built monitors and they are explain plz?