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

  1.  test item
  2.  features to be tested
  3.  features not to be tested
  4.  test approach
  5.  item pass/fail criteria
  6.   test delivertables
  7.   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: 

  1. Test Roles and Responsibilities
  2.      Items to be Tested
  3.      Test Strategy
  4.      Test Approach
  5.    Test Environment
  6.      Test Tool
  7.      Test Schedule
  8.      Deliverables
  9.        Risks/Contingencies
  10.       Assumptions
  11.     Approval
unna's picture
Hi, Is there a sample test

Hi,
Is there a sample test plan that details the above said points?
Unna

Submitted by unna on August 4, 2006 - 3:52pm.