We have a requirement to capture initial page load/paint time while callback requests are loading data on the page. We are using Load Runner performance testing. The average response times for a transaction are 9-10 seconds. However, we are more interested on how quickly the page paints vs the data in each web part is loaded (ignoring JavaScript call back requests). Is there any setting/way to capture such data in Load Runner?
If Load Runner cannot capture/distinguish the data as needed above, is there any other tool perhaps we can use with a browser by executing it manually while we are load test is going on?
Thanks !