Property-Based Testing: a New Approach to Testing for Assurance


Citation

Paper

Bibliographic Information

Abstract

The goal of software testing analysis is to validate that an implementation satisfies its specifications. Many errors in software are caused by generalizable flaws in the source code. Property-based testing assures that a given program is free of specified generic flaws. Property-based testing uses property specifications and a data-flow analysis of the program to guide evaluation of test executions for correctness and completeness.

Copyright Notice

© ACM, 1997. This is the author’s version of the work. It is posted here by permission of ACM for your personal use. Not for redistribution. The definitive version was published in ACM SIGSOFT Software Engineering Notes 22(4), July 1997, and is available at 10.1145/263244.263267.