Continuous Regression Testing for Safer and Faster Refactoring in C++
Offered By: CppCon via YouTube
Course Description
Overview
Explore continuous regression testing techniques for safer and faster refactoring in C++ through this comprehensive CppCon talk. Learn how to build an effective regression testing framework, integrate it with CI pipelines, and avoid common design pitfalls. Discover practical strategies for identifying software regressions during development, with a focus on C++ systems that demand high safety and performance standards. Gain insights into automating test execution, profiling binary sizes, and tracking exported symbols in shared libraries. Through hands-on demos, master the end-to-end workflow of detecting regressions in various C++ development scenarios, including function refactoring, dependency upgrades, and build toolchain updates.
Syllabus
Continuous Regression Testing for Safer and Faster Refactoring in C++ - Pejman Ghorbanzade - CppCon
Taught by
CppCon
Related Courses
Computer GraphicsUniversity of California, San Diego via edX Intro to Parallel Programming
Nvidia via Udacity Initiation à la programmation (en C++)
École Polytechnique Fédérale de Lausanne via Coursera C++ For C Programmers, Part A
University of California, Santa Cruz via Coursera Introduction à la programmation orientée objet (en C++)
École Polytechnique Fédérale de Lausanne via Coursera