While navigating to e.x landing page the blazemeter recorder gives 10 HTTP requests. In this case, how can I get, how much time taken to navigate landing page. And which one I need to refer from below.
- Avg value in Agg Report is 5 sec
- 90% value in Agg Report is 5.5 sec
- Sum of all the requests time in View Results in Table listener is 32 sec
Above times are more than the response time of chrome time hence couldn't get the exact time.
Note: HTTP Request might be sequential or parallel. So I checked Retrieve all embedded resource option also.
Chrome Response time is 14 sec but View Results in Table listener sum value is 32 sec.