Start Here
  • Course Introduction
Fundamentals of testing
  • Why is testing necessary? Part 1
  • Why is testing necessary? Part 2
  • What is testing?
  • Testing principles Part 1
  • Testing principles Part 2
  • Fundamental Test Process Part 1
  • Fundamental Test Process Part 2
  • Fundamental Test Process Part 3
  • The psychology of testing
  • Code of Ethics
FundamentalTesting throughout the software life cycles of testing
  • Waterfall Model Part
  • Verification and Validation
  • SDLC - V-Model
  • SDLC - Iterative Model
  • SDLC - Rapid Application Development Model
  • SDLC - Agile Methodology
  • Test level - Component Testing
  • Test level - Integration Testing
  • Test level - System Testing
  • Test level - Acceptance Testing
  • Test types: Functional Testing
  • Test types: Non- Functional Testing
  • Test Types: Re-Testing and Regression Testing
  • Test Type: Structure or WhiteBox Testing Part 1
  • Test Type: Structure or WhiteBox Testing Part 2
  • Maintenance Testing
Static Techniques
  • Static Testing
  • Roles and Responsibilties in Reviews
  • Phases of Review Part 1
  • Phases of Review Part 2
  • Types of Reviews
  • Static analysis by Tools
Test Design Techniques
  • Identifying Test Conditions and Designing Tests cases
  • Specification-based (black-box) testing techniques
  • Use case testing
  • Experienced Based Techniques
  • Choosing a test technique
Test Management
  • Test Organization
  • Test Pan, Estimates & Stratergy
  • Test Progress, Monitoring and Control
  • Configuration Management
  • Risk & Testing
  • Incident Management Part 1
  • Incident Management Part 2
Tool support for testing
  • Types of Test Tools Part 1
  • Types of Test Tools Part 2
  • Effective use of Tools - Potential Benefits & Risk
  • Introducing a tool into an organization
Bonus Lecture - SQL Commands
  • Create Table
  • Insert into table
  • Delete Table
  • Add Column
  • Delete Column
  • Modifying datatype of Column
  • Update record
  • Delete record
  • Select
  • Select distinct
  • Where
  • Where OR
  • Where AND
  • Where Not
  • Order by
  • Top/RowNum