Master test plan & Test plan
Master test plan :
Test plan and master test plan are same for small projects. There is no need for two documents. Master Test plan will actually contain the details of individual tests to be run during the testing cycle like Unit test, System test, Beta test etc. MTP will categorize and describe each test. It also outlines pass-fail criteria, indicate the planned run day or week; and log pass-fail test results. MTP provides a quick-reference tracking document for what has been tested, what has failed, what is left to test etc . MTP can be used for all projects but for small projects it can be named as test plan/test case.
For eg: Master test plan may be as follows
Test plan for Unit Testing
- test item
- features to be tested
- features not to be tested
- test approach
- item pass/fail criteria
- test delivertables
- testing tasks
Test plan for System Testing
..
..
Test plan for system - integration Testing
..
..
Test plan
Outlines the details of each test carried out in the project. The test plan consists of the following:
- Test Roles and Responsibilities
- Items to be Tested
- Test Strategy
- Test Approach
- Test Environment
- Test Tool
- Test Schedule
- Deliverables
- Risks/Contingencies
- Assumptions
- Approval


Hi,
Is there a sample test plan that details the above said points?
Unna
- Login or register to post comments
Submitted by unna on August 4, 2006 - 3:52pm.Test Plan Template:
(Name of the Product)
Prepared by:
(Names of Preparers)
(Date)
TABLE OF CONTENTS
1.0 INTRODUCTION
2.0 OBJECTIVES AND TASKS
2.1 Objectives
2.2 Tasks
3.0 SCOPE
4.0 Testing Strategy
4.1 Alpha Testing (Unit Testing)
4.2 System and Integration Testing
4.3 Performance and Stress Testing
4.4 User Acceptance Testing
4.5 Batch Testing
4.6 Automated Regression Testing
4.7 Beta Testing
5.0 Hardware Requirements
6.0 Environment Requirements
6.1 Main Frame
6.2 Workstation
7.0 Test Schedule
8.0 Control Procedures
9.0 Features to Be Tested
10.0 Features Not to Be Tested
11.0 Resources/Roles & Responsibilities
12.0 Schedules
13.0 Significantly Impacted Departments (SIDs)
14.0 Dependencies
15.0 Risks/Assumptions
16.0 Tools
17.0 Approvals
- Login or register to post comments
Submitted by sanjayp on August 22, 2008 - 9:21am.Here are few good links to Sample Test Plan
http://www.sqatester.com/documentation/downloads/TestCaseMaster.doc
http://www.sqatester.com/documentation/downloads/t_tca_e.doc
http://members.tripod.com/~bazman/planframe.html?button3=Sample+Software+Test+Plan
http://www.sqatester.com/documentation/downloads/CoesLogin.xls
- Login or register to post comments
Submitted by csqa on August 4, 2006 - 5:52pm.