Software Development Life Cycle
. SDLC is a sequence of steps to develop a software product whereas STLC is known as a Software Testing Life Cycle
. CMM standards
are required. There are five models in SDLC. Waterfall MOdel, Prototype, Iterative, Fish, Verification and Validation
. Software Testing Life Cycle
which is used for testing the software product. Following are the Six stages in STLC.
Software Development Life Cycle
and Software Testing Life Cycle
.
SDLC | STLC |
---|---|
It initiate the project | It prepares test strategy |
Designing the project | It prepares test plan |
Integration Testing will be performed. | System Testing will be performed. |
Collects requirements and documents | Bugs will be reported |
It is responsible for Unit testing and coding | It is responsible for executing Test Scripts |
Designing the product | Installation takes place |