

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
TruClient: response time between two hits
Hi all,
can you help me to understand how can I calculate the response time between two requests? I need to know how long is the wait between completing one answer and the next, for all calls made in a massive run with Controller. Is that possible?
There is the data grid from Analysis (you can downloaded it in Excel), but there isn't this information in this file.
Thank you for any type of help about this matter,
Lorenzo

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi,
I cannot quite understand your question. What do you mean by "two hits" and "one answer and the next"? Please give me an example.


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi Gencheng,
thank you for your interest. My doubt is about the end-to-end response time between two requests: after the completation of the first hit, can I see in LoadRunner how much time is spent immediately before the second request?
Thank you!
Lorenzo


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
In a nutshell, how can I measure the "delay" or the end-to-end response time of any request of a run executed with a Controller?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi,
I think this is where transaction comes into place. You can put a transaction around the request. That will get the end-to-end response time of that request.


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
You're right, Gencheng,
but now our scope is to define the "delay" of the response between request A and the following B request, with the target to determinate the correct time-out. Is that possible with a log level check in Controller?
Thank again for your interest,
Lorenzo