Property-Based Testing for Everyone
Offered By: Devoxx via YouTube
Course Description
Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore property-based testing in Java through this 49-minute Devoxx conference talk. Learn how to write fewer, more efficient tests that document business rules explicitly and reduce technical debt. Discover techniques for finding domain invariants, guiding design, and implementing property-based tests in everyday scenarios. Gain insights into common misconceptions, fears, and surprises associated with this testing approach. Dive into practical examples, including worst-case scenarios and applications of Demeter's Law, to enhance your testing strategies and improve overall code quality.
Syllabus
Intro
Definition of Properties
Parameterized Testing
Misconceptions
PropertyBased Testing
PropertyBased Testing is a Bet
PropertyBased Testing is for Everyone
How do we do it
Copy and paste
Worst case scenario
Demeters Law
Surprises
Fears
Test compromise
Taught by
Devoxx
Related Courses
F#: Automated Testing for DevelopersLinkedIn Learning Introduction to Property-based Testing with F#
Pluralsight Automated Software Testing: Model and State-based Testing
Delft University of Technology via edX Adventures in Not Writing Tests - Using Hypothesis for Code Validation
EuroPython Conference via YouTube API-Schema-Based Testing with Schemathesis
EuroPython Conference via YouTube