Showing posts with label integration test paln. Show all posts
Showing posts with label integration test paln. Show all posts

Thursday, April 16, 2009

What are test different test planning at differebt stages of STLC?

Stages of test planning

Requirements -> Master/ Acceptance Test Plan

Design ->System Test Plan

Code -> Integration Test Plan

Implementation -> Unit Test Plan

Thursday, April 9, 2009

What is the standard for software testing according to software plan?

First there is Master Plan

which has Acceptance Test Plan,System Test Plan, Integration Test Plan, Unit Test Plan


System Test Plan has Test Design Specifications

Test Design Specifications have Test Cases

Test Cases are run by Test Procedure Specifications
1.Master Plan
1.1. Acceptance Test Plan
1.2. System Test Plan
1.3. Integration Test Plan
1.4. Unit Test Plan

1.2.1. Test Design Specifications

1.2.1.1.Test cases
1.2.1.1.1. Test Procedure Specifications