Team System Code Coverage and Manual Tests?

No problem...

1.  Turn on Code Coverage in your app
2.  Launch the Manual Test from the Test Manager
3   Use the Windows Explorer to find the target app and run it manually
       eg.  If you build to Math\bin\debug\math.exe - launch manually from this location
4.  Follow the instructions in the manual test - pass or fail it
5.  Shut down the app
6.  View code coverage results

No Comments