1 / 405
文档名称:

Wrox,.Professional.Software.Testing.with.Visual.Studio.2005.Team.System.(2007).BBL.[0470149787].pdf

格式:pdf   页数:405
下载后只包含 1 个 PDF 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

Wrox,.Professional.Software.Testing.with.Visual.Studio.2005.Team.System.(2007).BBL.[0470149787].pdf

上传人:kuo08091 2014/10/4 文件大小:0 KB

下载得到文件列表

Wrox,.Professional.Software.Testing.with.Visual.Studio.2005.Team.System.(2007).BBL.[0470149787].pdf

文档介绍

文档介绍:Arnold V4 - 08/02/2007 10:24am Page v
Professional
Software Testing with
Visual Studio® 2005 Team System
ToolsforSoftwareDevelopers
andTestEngineers
Tom Arnold
Dominic Hopton
Andy Leonard
Mike Frost
Wiley Publishing, Inc.
Arnold V4 - 08/02/2007 10:23am Page ii
Arnold V4 - 08/02/2007 10:23am Page i
Professional Software Testing with
Visual Studio® 2005 Team System
Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .xxiii
Chapter 1: Introduction to VSTEST and VSTESD . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
Chapter 2: A Quick Tour of VSTEST and VSTESD . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15
Chapter 3: Unit Testing with VSTEST and VSTESD . . . . . . . . . . . . . . . . . . . . . . . . . . 41
Chapter 4: Testing the Database . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 73
Chapter 5: Web Testing . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 125
Chapter 6: Using Manual, Ordered, and Generic Test Types . . . . . . . . . . . . . . . . 165
Chapter 7: Load Testing . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 191
Chapter 8: Using Code Analysis and Dynamic Analysis. . . . . . . . . . . . . . . . . . . . . 243
Chapter 9: VSTEST and VSTESD within the Software Development
LifeCycle.....................................................273
Appendix A: Installing Team Explorer . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 305
Appendix B: Creating and Running a Web Test: A High-Level
Walk-Through ...............................................313
Appendix C: Creating and Running a Unit Test: A High-Level
Walk-Through ...............................................319
Appendix D: Creating and Running a Load Test: