1 / 492
文档名称:

Sybex,.Effective.Software.Test.Automation.Developing.an.Automated.Software.Testing.Tool..LiB.pdf

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

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

Sybex,.Effective.Software.Test.Automation.Developing.an.Automated.Software.Testing.Tool..LiB.pdf

上传人:bolee65 2014/3/7 文件大小:0 KB

下载得到文件列表

Sybex,.Effective.Software.Test.Automation.Developing.an.Automated.Software.Testing.Tool..LiB.pdf

文档介绍

文档介绍:ABC Amber CHM Converter Trial version,
Effective Software Test Automation: Developing an Automated Software
Testing Tool
by Kanglin Li and Menqi Wu ISBN:0782143202
Sybex © 2004 (400 pages)
This text teaches you how to build a fully automated testing tool that you can immediately
use for your software development projects, and provides expert guidance on deploying it
in ways that let you reap the greatest benefits.
Table of Contents
Effective Software Test Automation—Developing an Automated Software Testing Tool
Introduction
Ch
apt
- Software Testing—An Overview
er
1
Ch
apt
- Current Testing Infrastructure vs. the Proposed Testing Methods
er
2
Ch
apt
- .NET Namespaces and Classes for Software Testing
er
3
Ch
apt
- .NET Reflection for Test Automation
er
4
Ch
apt
- Spreadsheets and XML for Test Data Stores
er
5
Ch
apt
- .NET CodeDom Namespace
er
6
Ch
apt
- Generating Test Scripts
er
7
Ch
apt
- Integration Testing
er
8
Ch
apt
- Verification, Validation, and Presentation
er
9
Ch
apt
- Finalizing the AutomatedTest Tool
er
10
Ch
apt
- Updating the AutomatedTest Tool for Testing the Windows Registry
er
11
Ch
apt
- Testing the AutomatedTest Tool
er
12
Selected Bibliography
Index
List of Figures
Page 1
ABC Amber CHM Converter Trial version,
List of Tables
List of Listings
List of Sidebars
Page 2
ABC Amber CHM Converter Trial version,
Back Cover
Whatever its claims, commercially available testing software is not automatic. Configuring it to
test your product is almost as time-consuming and error-prone as purely manual testing.
There is an alternative that makes both engineering and economic sense: building your own,
truly automatic tool. Inside, you’ll learn a repeatable, step-by-step approach, suitable for virtually
any development environment. Code-intensive examples suppo