2. Testing in SDLC

SDLC, SDLC Phases, SDLC Models, Software Testing, TDD

# Topic covered
* Software Testing
* Type of Software testing
  * Manual, Automation
* Software Testing types based on Levels
  * Unit, Integration, System, Regression
* Test Case design approach
  * AKA - Software Testing Techniques
  * White, Black, Gray box testing
* Test Driven Development (TDD)
  * Shift Left in Software Testing
  * Shift Right in Software Testing
[Read More]