Testing From The Inside: Unit Testing Edition

Go to class
Write Review

Free Online Course: Testing From The Inside: Unit Testing Edition provided by Test Automation University is a comprehensive online course, which lasts for 2-3 hours worth of material. The course is taught in English and is free of charge. Testing From The Inside: Unit Testing Edition is taught by Tariq King.

Overview
  • Learn the fundamentals of unit testing by applying code-based techniques such as mocking, code coverage analysis, and more

    • Testing From The Inside: Unit Testing Edition
    • Chapter 1 - Introducing Testing From The Inside
    • Chapter 2.1 - Show Me the Code
    • Chapter 2.2 - The Power of Observation
    • Chapter 2.3 - Code Structure
    • Chapter 3 - A Guide to Testing from the Inside
    • Chapter 4.1 - Drivers, Start Your Engines
    • Chapter 4.2 - Unit Testing Design By Contract
    • Chapter 4.3 - Running Unit Tests With Coverage
    • Chapter 4.4 - Unit Testing Defensive Designs
    • Chapter 5.1 - Setting Up Test Data
    • Chapter 5.2 - Parameterizing Test Data
    • Chapter 5.3 - Creating Mock Objects
    • Chapter 5.4 - Spying on Real Objects
    • Chapter 6 - Unit Testing Different Tiers
    • Chapter 7 - Lessons Learned Testing From The Inside