Category: heuristic
I Found A Bug At Zagreb Historic Site
TL;DR This afternoon was planned to be easy walk to Gallery Kolvićevi Dvori to see exhibit of Nikola Reisner retrospective. This is the story about a bug that I found…
Oracle exercise on real example
heuristic, learn testing, oracle
TL;DR This post is example how to apply oracle heuristic to identify is there a problem. Disclaimer: this blog post is not about some fancy new software testing framework. Pure…
Bottom up Heuristic
heuristic, rspec, ruby, testing tool
TL;DR This post is about heuristic that I discovered while I wrote rspec ruby test script. Heuristic can be applied in any situation when you investigate errors reported on file…
Do not keep your credit card and PIN together in your wallet heuristic
TL;DR This post is about testing heuristic : “Do not keep your credit card and PIN together in your wallet”. Heuristic is commonsense rule (or set of rules) intended to…