Understanding Software Testing Life Cycle (STLC)
When I started learning software testing, I thought testing only meant finding bugs in an application. Later, I learned that testing also follows a proper process called the Software Testing Life Cycle (STLC).
STLC is a step-by-step process followed by the testing team to make sure the software works correctly and meets the required quality standards. Each phase has a specific purpose and helps testers find defects before the software is released.
Phases of STLC
1. Requirement Analysis






