Requirement Analysis
~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
1. Requirements Analysis
- In this phase testing team goes through the Requirement document with both Functional and non-functional details in
order to identify the testable requirements. - In case of any confusion the QA team may setup a meeting with the clients and the stakeholders (Technical Leads,
Business Analyst, System Architects and Client etc.) in order to clarify their doubts. - Once the QA team is clear with the requirements they will document the acceptance Criteria and get it approved by the
Customers.
1.1 Activities to be done in Requirement analysis phase are given below:
- Analyzing the System Requirement specifications from the testing point of view
- Preparation of RTM that is Requirement Traceability Matrix
- Identifying the testing techniques and testing types
- Prioritizing the feature which need focused testing
- Analyzing the Automation feasibility
- Identifying the details about the testing environment where actual testing will be done
1.2 Deliverables (Outcome) of Requirement analysis phase are:
- Requirement Traceability Matrix (RTM)
- Automation feasibility report.