Did you ever experience one of the following behaviours:
- The Create Unit Test dialog opens up empty, and no interfaces are shown in the list
- Clicking on the Code Coverage Tab in the .testrunconfig file makes the dialog box disappear.
A hotfix was made available by Microsoft.
Read the KB article 962866.
The first article is created during a real world customer engagement and answers dozens of frequently asked questions and how-tos in a real world context vs. theoretical discussions. The 2nd package addresses very common questions around setting up and using TFS features for a MOSS development project.
VSTS Rangers - SharePoint Server Custom Application Development: Document Workflow Management Project
Read about the real-world design, construction, and deployment of a custom SharePoint Server 2007 application to a mid-market enterprise customer using Team Foundation Server as an ALM platform.
VSTS Rangers - Using Team Foundation Server to Develop Custom SharePoint Products and Technologies Applications
Learn how to use TFS to support your SharePoint application development, and provide an integrated development environment and single source code repository for process activities, integrated progress reporting, and team roles.
Additionally to the existing guidance from Patterns & Practices the two teams worked together to align these stories:
patterns & practices: SharePoint Guidance
The SharePoint Guidance contains a sample implementation of an intranet application based on SharePoint Server 2007 that demonstrates solutions to many ALM challenges.
Buck Hodges from Microsoft blogged about all the possible links you can construct to point to TSWA pages.
For example the following URL opens the Work Item Editor:
Open the existing work item with ID 1234: http://mytfs:8090/wi.aspx?id=1234
To make it simple I created a small tool that helps you construct those URLs in an easy way:

You can download the source from here: