application-algorithm

The idea that an application is just a tremendously complicated algorithm. Given a state and a user interaction (or system interaction), a new state is achieved.

podcast-rr-196-testing-clojure-in-ruby#testing-app-as-algorithm

I'm testing my application as an algorithm over a series of inputs

 
blog-post-property-based-testing-basics#quicktest-program-execution-data-structure

"if we can represent a program's execution sequence as a data structure, we can use quickcheck on it."

 

Referring Pages

testing-concept-fast-full-application-tests