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.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.