| Phases | Explanation |
|---|---|
| Requirement Analysis | QA team understands the requirement in terms of what we will testing & figure out the testable requirements. |
| Test Planning | In this phase, the test strategy is defined. Objective & the scope of the project is determined. |
| Test Case Development | Here, detailed test cases are defined and developed. The testing team also prepares the test data for testing. |
| Test Environment Setup | It is a setup of software and hardware for the testing teams to execute test cases. |
| Test Execution | It is the process of executing the code and comparing the expected and actual results. |
| Test Cycle Closure | It involves calling out the testing team member meeting & evaluating cycle completion criteria based on test coverage, quality, cost, time, critical business objectives, and software. |