1. What are the phrases in SDLC? Requirement analysis Design Development Review Testing Integration 2. Why SDLC is important? It provides a basis for project planning, scheduling and estimating It provides a framework for a set of activities and deliverables It is a mechanism for project tracking and control It increases the visibility of project status to all the stakeholders It helps to identify project risks beforehand 3. What are the QA responsibilities in each SDLC phrase? Requirement analysis : Understand each requirement clearly and clarify when needed. Prepare traceability matrix for test case and requirement mapping Design: Comes up with Test strategy, what to test and how to test Development: Set up test environment and prepare test case documentation Review: Understand what has changed what was done by the developer and what impact, check whether there is UT, IT coverage and decide what remains to automate. Testing: Perform functional, and non-functional testi...
Comments
Post a Comment