Hi,
I'm trying to measure page load times in a web app. How do
I verify that the page I go to next is fully loaded? Do I
use content verification (web_reg_find)? I am measure the
time it takes for a page to load and then the user goes to
another page and another and so on. I need to know how
long it took for page one. How long it took for page two
and so one. I'm using transactions for each page, but I
want to make SURE that the page is fully resolved/loaded
before the scenario goes to the next page. So, does
LoadRunner automatically do this or do I have to use
content verification or do I do it in some other way?
Thanks,
Brian
Answer / gouse_it
You need to record each new page as a transaction and use
web_reg_find() to verify if the page is actually getting
downloaded.
| Is This Answer Correct ? | 5 Yes | 0 No |
What are the changes you can make in run-time settings?
What is visual recorder in Load Runner?
Generally LoadRunner uses to test the load. ( client- server, webbased applications,... etc). Shall we use LoadRunner instead of WinRunner or some other tools?
Explain the Load testing process?
what is mean by splitfunction give me one example?
How to calculate TPS in LR and Jmeter? Suppose I need to carry out test for 1hr duration with 10 VU and i need to achieve 5000 transactions. What should be the iteration of a single user to achieve this ?
What do I need to know to do load testing in addition to knowing how to use the loadrunner tool?
What is the difference between hits/second and requests/second?
How a request is routed (request flow) in an n-tier architecture. digramatically explain a basic n-tier architecture.
why it is recommended to add verification checks to all your scenarios ?
What protocols does loadrunner support?
What is use of URL Mode Recording?