LoadRunner Interview Questions
Q: What is network latency?
A: Network Latency is the delay in response from server because of the network connection. Network Latency is of two types:
1) One Way – The time taken for a packet to reach destination
2) Round Trip – The time taken for a packet to reach destination plus the time taken for a packet to reach source from destination.
DOS command ‘Ping site name‘ can be used to get round trip latency of any website.
Leave a Reply