If you have Visual Studio Team Test or Team Suite, you can create a load test that looks like one test, but can encapsulate as many unit tests as possible.
Since the load test is just one test, you can create a performance session for it. However, if you just need some kind of performance statistics, a load test should be all you need.
source share