Load Test in Team Foundation Server

I recently began working with the Load Tests in Visual Studio 2005.  So far, the way we did this is to create a spearate test project for Web Tests and Load Tests in a different solution than the applicaiton.  This prevented developer confusion in administering and building the applicaiton solution (since its an SOA project, there are mutliple projects already).  The Load Test project referenced Web Tests from the Web Test project.  The counters and all performance information is handled within the Visual Studio environment as well as whether or not they present any problems.  Definately check out this link for advanced load testing tips:

https://msdn.microsoft.com/vstudio/teamsystem/reference/technotes/testing/adv_features.aspx