We present QuickSpec, a tool that automatically generates algebraic specifications for sets of pure functions. The tool is based on testing, rather than static analysis or theorem proving. The main challenge QuickSpec faces is to keep the number of generated equations to a minimum while maintaining completeness. We demonstrate how QuickSpec can improve one’s understanding of a program module by exploring the laws that are generated using two case studies: a heap library for Haskell and a fixed-point arithmetic library for Erlang
QuickCheck is a tool which aids the Haskell programmer in formulating and testing properties of prog...
Black-box property based testing tools like QuickCheck allow developers to write elegant logical spe...
Software testing is an important part of the software development process. Testing comes in many fla...
We present QuickSpec, a tool that automatically generates algebraic specifications for sets of pure ...
QuickSpec is a theory exploration system which tests a Haskell program to find equational properties...
We have built several tools to help with testing and verifying functional programs. All three tools ...
We have built several tools to help with testing and verifying functional programs. All three tools ...
We present RoughSpec, a template-based extension of the theory exploration tool QuickSpec. QuickSpec...
A key component of mathematical reasoning is the ability to formulate interesting conjectures about ...
A key component of mathematical reasoning is the ability to formulate interesting conjectures about ...
QuickCheck is a tool which aids the Haskell programmer in formulating and testing properties of prog...
Software testing is an important part of the software devel- opment process. Testing comes in many ...
QuickCheck is a tool which aids the Haskell programmer in formulating and testing properties of prog...
Placing guarantees on a program’s correctness is as hard as it is essential. Several approaches to v...
Two fundamental goals in programming are correctness and efficiency: we want our programs to produce...
QuickCheck is a tool which aids the Haskell programmer in formulating and testing properties of prog...
Black-box property based testing tools like QuickCheck allow developers to write elegant logical spe...
Software testing is an important part of the software development process. Testing comes in many fla...
We present QuickSpec, a tool that automatically generates algebraic specifications for sets of pure ...
QuickSpec is a theory exploration system which tests a Haskell program to find equational properties...
We have built several tools to help with testing and verifying functional programs. All three tools ...
We have built several tools to help with testing and verifying functional programs. All three tools ...
We present RoughSpec, a template-based extension of the theory exploration tool QuickSpec. QuickSpec...
A key component of mathematical reasoning is the ability to formulate interesting conjectures about ...
A key component of mathematical reasoning is the ability to formulate interesting conjectures about ...
QuickCheck is a tool which aids the Haskell programmer in formulating and testing properties of prog...
Software testing is an important part of the software devel- opment process. Testing comes in many ...
QuickCheck is a tool which aids the Haskell programmer in formulating and testing properties of prog...
Placing guarantees on a program’s correctness is as hard as it is essential. Several approaches to v...
Two fundamental goals in programming are correctness and efficiency: we want our programs to produce...
QuickCheck is a tool which aids the Haskell programmer in formulating and testing properties of prog...
Black-box property based testing tools like QuickCheck allow developers to write elegant logical spe...
Software testing is an important part of the software development process. Testing comes in many fla...