Tests That -Almost- Write Themselves
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Explore Golden Master Testing techniques in this 35-minute conference talk from EuroPython 2020. Discover how to tackle the challenge of testing systems with the requirement "the new system should have the exact same results as the old system." Learn the concept of characterization testing, where outputs from a prior working version are compared to current results to identify potential bugs. Delve into best practices for implementing Golden Master Testing in Python, including techniques to process complex outputs and identify relevant differences. Gain insights on effectively applying this method to legacy systems, data processing programs, and regression testing processes.
Syllabus
Stefan Baerisch - Tests that (Almost) Write Themselves
Taught by
EuroPython Conference
Related Courses
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity