9
Explain STLC with an example
The Software Testing Life Cycle (STLC) is a sequence of specific actions performed during the testing process to ensure that the software quality objectives are met. The STLC includes both verification and validation. Contrary to popular belief, software testing is not just a separate activity. It consists of a series of methodological activities to help certify your software product.
The STLC is a high-quality strategy directly associated with and part of the Software Development Life Cycle (SDLC), which in turn is a framework with 6 core principles:
- Requirements analysis;
- Planning;
- Engineering and design;
- Software development;
- Testing;
- Deployment.
Industry Connect
Comments
Post a Comment