Impression of Team Foundation Server 2010

I built up a team foundation server in VM. It goes without saying that this tool is really fabulou.

I strongly recommed you to add the server into domain before you install the service. Dealing with machine name changes truly drive me nuts.

Feature 1, two types of development processes are available

Integrated with Agile & CMM develop processes, the team can pick up proper template they need.

Other development model like scrum will be available soon as well.

Impression of Team Foundation Server 2010_第1张图片

CMMI waterfall working process. Analysis->Requirement->Architecture->Development->Testing->Delivery.

Impression of Team Foundation Server 2010_第2张图片

Here is the agile. Divided whole production into user stories, split each story into some tasks, delivery testable version regularly, every deliver package implemented several user stories.

Impression of Team Foundation Server 2010_第3张图片

Impression of Team Foundation Server 2010_第4张图片

 

Feature 2, Automatically build

Can automatically build on the specified time, and all unit tests will be executed and generate a report. One unit test can directly link to one user story, which means you could see which user story is failed immediately.

clip_image002

In addition, build service can also run every time after code is checked in.

Impression of Team Foundation Server 2010_第5张图片

Feature 3, A great amount of statistics reports.

Test report

Impression of Team Foundation Server 2010_第6张图片

User story implement report

Impression of Team Foundation Server 2010_第7张图片

Bug report

Impression of Team Foundation Server 2010_第8张图片

Velocity report

Impression of Team Foundation Server 2010_第9张图片

Others

Impression of Team Foundation Server 2010_第10张图片

My conclusion:

Team foundation is a powerful tools integrated many prevalent ideas of software development process. In addition, it is a must that the team need to have a full-time PQA, who know team foundation very well, to master the server and process.

 

 

 

 

 

P.S

Some diagrams above are obtained on http://www.slideshare.net/.

你可能感兴趣的:(Impression of Team Foundation Server 2010)