【转】 Visual Studio 2010 ALM与TFS视频学习资料

原文链接:http://blog.csdn.net/quicknet/article/details/6665094

 

Visual Studio 2010 ALM与TFS视频学习资料

       Esther Fan在其最新的博客上,分类整理了关于Visual Studio 2010 ALM和Team Foundation Server学习的视频资料,以及对应的MSDN站点上的学习资料入口,个人觉得很不错,在此转载一下!

测试

·         How do I get started with test cases in Visual Studio Test Professional 2010?

·         How do I manage test cases with Visual Studio 2010?

·         How do I get started with coded UI tests?

·         How do I get started with Visual Studio 2010 test impact analysis?

·         How do I do exploratory testing with Microsoft Test Manager in Visual Studio 2010 Ultimate?

·         How do I use ASP.NET Profiler in load tests?

·         How do I use network emulation in load tests?

·         How do I get started with a database unit test?

For more information about these topics, see Testing the Application in the MSDN Library.

 

开发

·         How do I use IntelliTrace in Visual Studio 2010?

For more information about these topics, see Developing the Application in the MSDN Library.

 

可视化、建模与构架

·         What are directed or DGML graphs?

·         How do I visualize existing code? (standard dependency graphs)

·         How do I manage large dependency graphs?

·         How do I explore existing code using Architecture Explorer?

·         How do I visualize runtime object graphs?

·         How do I customize dependency graphs?

·         How do I create and use UML models?

·         How do I generate and interact with UML sequence diagrams?

·         How do I extend UML diagrams?

·         How do I validate code using layer diagrams?

For more information, see Modeling the Application in the MSDN Library.

 

Team Foundation Server

·         How do I install and configure Team Foundation Server 2010?

·         How do I install and configure Team Foundation Server 2010 Basic on Windows 7?

·         How do I migrate from Visual Studio SourceSafe to Team Foundation Server 2010?

·         How do I create a team project collection in Team Foundation Server 2010 programmatically?

·         How do I split a team project collection in Team Foundation Server 2010?

·         How do I accomplish common administrative tasks in Team Foundation Server 2010?

·         How do I integrate SharePoint and Team Foundation Server 2010?

·         How do I use traceability in Visual Studio 2010? (project requirements, task, and work item tracking)

·         How do I do sprint planning with Team Foundation Server 2010?

·         How do I manage a product backlog with Team Foundation Server?

·         How do I use hierarchical work items in Team Foundation Server 2010?

·         How do I use query folders to organize queries in Team Foundation Server 2010?

·         How do I create Team Foundation Server 2010 reports in Microsoft Excel?

·         How do I track changes in Team Foundation Version Control?

·         How do I create custom check-in policies in Team Foundation Server 2010?

·         How do I resolve conflicts between two files using Visual Studio 2010?

·         How do I use build in Visual Studio 2010?

·         How do I enable symbol and source server support in Team Foundation Server 2010? (for build automation)

For more information, see the following topics in the MSDN Library:

·         Getting Started with Visual Studio Application Lifecycle Management

·         Installing Team Foundation Components

·         Administering Team Foundation Server

·         Planning and Tracking Projects

·         Using Version Control

·         Building the Application

 

Lab Management

·         How do I get an overview of Lab Management?

·         How do I set up and configure Lab Management?

·         How do I create a virtual environment with Lab Management?

·         How do I create, build, and test artifacts with Lab Management?

·         How do I automate the build-deploy-test cycle in Lab Management?

·         How do I file a rich bug with environment snapshots?

·         How do I clone environments using network isolation?

For more information, see Using a Virtual Lab for Your Application Lifecycle in the MSDN Library.

原文地址:https://www.cnblogs.com/gzhu/p/2544408.html