views:

16

answers:

0

I am load testing a service which tests a number of connections per minute. One of the checks that I’ve been asked to log is the response time of each connection. The unit test stores the time the request was sent and the time of the response. What I would like to do is have this value stored or shown as part of my load test. Is this possible with the load testing tool in Visual Studio 2008 ?