QuickCheck Dynamic: Testing Hard Properties and Staying Sane - Lambda Days 2023
Offered By: Code Sync via YouTube
Course Description
Overview
Explore the power of QuickCheck Dynamic for testing complex liveness properties in software systems. Dive into this Lambda Days 2023 conference talk that introduces an open-source extension to Haskell QuickCheck, designed to simplify the testing of challenging system behaviors. Learn how to leverage property-based testing techniques to verify fair request distribution among worker threads and ensure updates reach all nodes. Discover the principles behind QuickCheck Dynamic and its successful applications in real-world scenarios. Gain insights into combining established methodologies with innovative strategies to test even the most difficult-to-reach system behaviors. Whether you're a seasoned developer or new to property-based testing, this presentation offers valuable knowledge to enhance your testing practices and maintain system reliability.
Syllabus
QuickCheck Dynamic: testing hard properties and staying sane by Maximilian Algehed |Lambda Days 2023
Taught by
Code Sync
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