Test Planning
~10 mins
STLC -Software Testing Life Cycle ( ~20 mins)
STLC is a sequence of different activities performed by
the testing team to ensure the quality of the software or
the product.
- Requirement Analysis
- Test Planning
- Test Case Development
- Test Environment Setup
- Test Execution
- Test Closure
2. Test planning
- This phase starts soon after the completion of the Requirement Analysis phase. In this phase the QA manager or QA Lead will prepare
the Test plan and Test strategy documents. As per these documents they will also come up with the testing effort estimations.
2.1 Activities to be done in Test Planning phase are given below:
- Estimation of testing effort
- Selection of Testing Approach
- Preparation of Test Plan, Test strategy documents • Resource planning and assigning roles and responsibility to them
- Selection of Testing tool
2.2 Deliverables (Outcome) of Test Planning phase are:
- Test Plan document
- Test Strategy document
- Best suited Testing Approach
- Number of Resources, skill required and their roles and responsibilities.
Testing tool to be used.