Skip to main content

Section outline

    • Software Testing Techniques
    • Static Testing Techniques:
      • Review, Inspection, Walkthrough
    • Dynamic Testing Techniques:
      • White-Box Testing (Code-based testing)
      • Black-Box Testing (Functional testing techniques)
    • Software Testing Levels (Unit, Integration, System, UAT)
    • Software Testing Phases
    • Different Types of Software Testing (Functional, Non-Functional, Regression, Smoke, Sanity, etc.)

    Hands-on Lab: Implementing different types of software testing in real-world scenarios.