1 / 58
文档名称:

软件测试指导Guidelines for Software Testing.doc

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

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

分享

预览

软件测试指导Guidelines for Software Testing.doc

上传人:小猪猪 2012/5/11 文件大小:0 KB

下载得到文件列表

软件测试指导Guidelines for Software Testing.doc

文档介绍

文档介绍:Guidelines for Software Testing
June, 2002
Table of Contents
1. Purpose : 1
2. Scope : 1
3. Audience : 1
4. Organization Of The Manual: 1
5. Abbreviations : 1
6. Introduction to Software Testing 2
7. Testing Principles 2
8. Testing Philosophies 3
9. Automated Software Testing 3
10 Code coverage 3
General Guidelines for Usage of Coverage 3
11 System Testing 3
Objective 3
Processes to be followed in the activities 3
System Test Team 3
Hypothetical Estimate of when the errors might be found 3
Input 3
Deliverables: 3
Various Methods of System Testing 3
Functional Testing 3
Security Testing 3
Performance Testing 3
Stress Testing 3
Reliability Testing 3
Usability Testing 3
Environment Testing 3
Storage Testing 3
Installation Testing 3
Recovery Testing 3
Volume Testing 3
Error Guessing 3
patibility Testing 3
User Interface testing 3
Acceptance Testing 3
Limit testing 3
Error Exit Testing 3
Consistency testing 3
Help Information Testing 3
Manual procedure testing 3
User information Testing 3
12 Testing GUI Applications 3
Introduction 3
GUIs as universal client 3
GUI Test Strategy 3
Test Principles Applied to GUIs 3
Types of GUI errors 3
Four Stages of GUI Testing 3
Types of GUI Test 3
Checklist Testing 3
Navigation Testing 3
Application Testing 3
Desktop Integration Testing 3
Synchronisation Testing 3
Non-functional Testing of GUI 3
Soak Testing 3
Testing 3
Platform/Environment Testing 3
Automating GUI Tests 3
Justifying Automation 3
Automating GUI Tests 3
Criteria for the Selection of GUI tool 3
Points to be considered while designing GUI test suite: 3
Examples of GUI T