property-based testing
📖 ISTQB Glossary
Official ISTQB Definition
A test approach in which test results are verified using specified relations between inputs and expected results of a test case.
3 Ways to Think About It
The Quick Take
Testing with generated inputs that should satisfy defined properties.
Look Closer
Verifying that properties hold for many random inputs.
The Bottom Line
Automated testing that checks invariants across many cases.
Practice this term with quizzes and arcade games
Study with Lexicon →