NFJS Webinars - No Fluff Just Stuff
TechLeader Summit is December 4-6 : Super Early-Bird Registration ends June 7th - Save $500! Details »

Free Webinar

Property Based Testing in Java

Daniel Hinojosa

Daniel Hinojosa

Independent Consultant

Property-Based Testing is a technique that creates random samplings of data and throttles your Subject Under Tests. The purpose though is not pure randomization but rigorously testing your methods and functions with edge inputs:0, Nan, Max Value, Min Value. Property-Based Testing comes with a discipline and that is to find properties for your method where you can have it either test against itself or test against a reference.

In this one-hour webinar and demonstration, we will introduce you to Property-Based Testing using JQwik, why we need it, what we need to get started and how we can integrate it with Test Driven Development to ensure the highest quality code.

About Daniel Hinojosa

Independent Consultant

Daniel is a programmer, consultant, instructor, speaker, and recent author. With over 20 years of experience, he does work for private, educational, and government institutions. He is also currently a speaker for No Fluff Just Stuff tour. Daniel loves JVM languages like Java, Groovy, and Scala; but also dabbles with non JVM languages like Haskell, Ruby, Python, LISP, C, C++. He is an avid Pomodoro Technique Practitioner and makes every attempt to learn a new programming language every year. For downtime, he enjoys reading, swimming, Legos, football, and barbecuing.