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
Automated Software Testing: Model and State-based TestingDelft University of Technology via edX F#: Automated Testing for Developers
LinkedIn Learning Writing Tests with F#
Microsoft via YouTube Functions and Determinism in Property-based Testing - Lecture 9
ChariotSolutions via YouTube The Lazy Programmer's Guide to Writing Thousands of Tests
NDC Conferences via YouTube