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 |
How to schedule a scenario?
What is memory leakage?
1.How can you Calculate load / stress testing in manually ? Is there any Calculators are available? If yes Please send me the Formulas?(I mean how the tools Ex: load runner, JMetter, Silk Performer ……………………….calculating the load )
By default how many virtual user are there in LoadRunner?
Which is the best institution to learn load runner in Hyderabad?
How will you call a different vuser script from another vuser script? Note: Former vuser script is already created and needs to be called as the first thing before other code in second vuser script is executed.
In a web application transaction response time comprises of some sub times like time from web browser to web server thn to application server and then time taken to get response from the database and back to the web browser following the same path.How to get these sub times distinctly in LR analysis?
we have Unix monitors in LR by default. if i want Linux and Solaris monitors....what i do.. unix is working for Linux and solaris?
In which doc do client give the VUser limit & Parameterization?
What are the Different types of requests in web services?
manual tester and qtp tester findout the defects and send to the developer... SIMILARLY performance tester also send any defects to the DEVELOPER or not?
How to run a scenario?