what comprises of LoadRunner Response Time

when we capture Loadrunner Response time, what are the times getting captured for any request?
is it only server response time?

or 

request creation time, request sent time, Connection to server & server time - all these are added to the response time?

And what exactly mean by wasted time?

what are times automatically added into wasted time?

Parents
  • 0

    We are using lr_start_transaction & lr_end_transaction for capturing response time.

    Kindly help if this is response time is only server response time for that request or all of the below mentioned?

    is it only server response time?

    or 

    request creation time, request sent time, Connection to server & server time - all these are added to the response time?

Reply
  • 0

    We are using lr_start_transaction & lr_end_transaction for capturing response time.

    Kindly help if this is response time is only server response time for that request or all of the below mentioned?

    is it only server response time?

    or 

    request creation time, request sent time, Connection to server & server time - all these are added to the response time?

Children