Pages

Wednesday, June 27, 2012

Master Test Plan


®  Consolidated plan which has the entire details of all levels of testing; such as
®  Mostly applicable in very large application
®  A separate test plan will be drafted for each test phase
®  Contains a high-level overview of the testing effort from Client’s perspective and processes

          Unit Test Plan
          Approach / Plan for testing each and every module / unit of application code
          Integration Test Plan
          Plan for testing if related programs / modules / Units of code are interfaced properly or not.
          Validates the system’s integrity according to the design specification
          System Testing
          Defines the organizations (overall and specific), activities, resources, and planning processes deemed to be necessary
          Has the approach for the entire system to be tested  both functionally and non-functional testing such as Performance, Compatibility etc
          Acceptance Testing
          Has the plan of how the testing will be conducted at the customer end before the product is set to be go-live.
          Addresses the environment,  responsibility for writing the test scripts, SLAs for acceptance, metrics etc

No comments:

Post a Comment