Covering All the Bases: Type-Based Verification of Test Input Generators
Offered By: ACM SIGPLAN via YouTube
Course Description
Overview
Explore a 19-minute video presentation from the PLDI 2023 conference that introduces a novel approach to verifying test input generators for property-based testing. Learn about a new refinement type-based verification procedure that validates the coverage provided by input test generators, using "must-style" underapproximate reasoning principles embedded in the type system. Discover how this method addresses the challenge of ensuring generators produce all acceptable elements satisfying input types and constraints. Gain insights into the formalization of coverage types in a core language with higher-order procedures and inductive datatypes, and examine the evaluation study demonstrating the utility of this approach. Delve into the intersection of refinement types, property-based testing, and underapproximate reasoning to enhance the reliability and effectiveness of software testing practices.
Syllabus
[PLDI'23] Covering All the Bases: Type-Based Verification of Test Input Generators
Taught by
ACM SIGPLAN
Related Courses
Intro to Computer ScienceUniversity of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Analytic Combinatorics, Part I
Princeton University via Coursera Algorithms, Part I
Princeton University via Coursera Algorithms, Part II
Princeton University via Coursera