Software_Testing_Summary
Software_Testing_Summary
SDLC is a structured process for developing software, ensuring high quality and efficiency. It
consists of several phases:
STLC is a structured process for testing software, ensuring quality and defect-free
performance.
Phases of STLC:
1. Requirement Analysis: Understanding testing needs from project requirements.
2. Test Planning: Defining strategy, scope, and required resources.
3. Test Case Development: Writing test cases based on requirements.
4. Test Environment Setup: Preparing the testing infrastructure.
5. Test Execution: Running test cases and logging defects.
6. Test Closure: Documenting results and finalizing testing process.
3. Software Testing Models