what is the difference between the HTML and URL based
recording in load Runner?
Answer Posted / maheshwar
HTML based recording:
1.It will capture only HTML based resources.
2.URLs are developed based on each action performed by the
user.
3.Resource=0 for all the URLs generated under HTML based
recording
4.Functions developed under this are
i.web_url
ii.web_link
iii.web_submit_data
iv.web_submit_form
URL based recording:
1.It will capture all the Non-HTML bases resources in the
application i.e, Jpeg,bitmap etc
2.URLs are developed based on the steps performed by the
user.
3.Resource=1 for all the URLs in the developed script.
Note:Resource=0 is also some times being displayed in the
script
4.Functions developed under this are
i.web_url
ii.web_submit_data
iii.web_concurrent_start
iv.web_concurrent_end
| Is This Answer Correct ? | 34 Yes | 3 No |
Post New Answer View All Answers
What is Standard deviation? How it will use in Lr?
How will you handle the situation in scripting where for your mailbox you have to select any one mail randomly to read?
How does caching affect performance testing results?
What is running virtual user graph?
What is manual correlation?
what is remote performance monitering?
How can you set the number of vusers in loadrunner?
How is automated correlation configured?
What is lr_output_message?
During the load test, what is the optimum setting for logs?
What are the information contain by script windows for each script in the list?
Hi guys I am pravash kumar satapathy having 4.5yrs experience in loadrunner .i am providing online training in loadrunner,jmeter .if any body are interested directly u can call me or mail me pravashkumarsatapathy@gmail.com pk.loadrunner-----skype 9437629024
How do you decide the number of load generator machine required to run a test?
How to identify what to correlate and what to parameterize?
You want to have each step in your script measured as a transaction in the controller and not shown in the replay log in vugen. How can you accomplish this?