Excellent Example How To Gamify Software Testing Learning Experience
TL;DR In this week’s reading club, we present you with an excellent example of how to use the Zendo board game to gamify the software testing learning experience. Gregory Paciga…
TL;DR In this week’s reading club, we present you with an excellent example of how to use the Zendo board game to gamify the software testing learning experience. Gregory Paciga…
BBST Test Design, Uncategorized
TL;DR Software development that supports software testing (usually wrongly called test automation) is a handy skill that could help in the testing effort. This post is about a very tricky…
agile, BBST Foundations, BBST Test Design, bug advocacy, learn testing
TL;DR This post gives brief overview how you can, as novice tester, certify as Agile Software Tester. Software Testing Modules Knowledge for Agile Software Tester could be organized in several…
BBST Test Design, learn testing, ruby, Ruby on Rails
TL;DR When I test feature that involve time, depicted graph helps me to understand that feature. I found features that involve time tricky to test because time is abstract attribute…
BBST Foundations, BBST Test Design
TL;DR This post is real world example of path testing. Featured image of this post depicts the problem: a shower tap. When shower “head” was used, there was no hot…
BBST Test Design, learn testing
TL;DR This blog post is about how OSX update affected text to speech feature that I use as proof reading aid for my blog posts. I will propose a testing…
BBST Test Design, learn testing
TL;DR As I was traveling to CAST2016 in Vancouver, and roaming cost for 1MB of data traffic using my Croatian operator is 10 US$, I decided to use Google maps…
BBST Test Design, learn testing
TL;DR In this post I will explain one quick, but very important, test idea. Inverse feature. In order to avoid complex mathematical description and proof, let’s use simple plain explanation….
BBST Test Design, learn testing
TL;DR As a reference for my future self, here is the test cheat sheet for universal resource locator. Elisabeth Hendrickson published some time ago this legendary heuristic test sheet, a…
BBST Test Design, learn testing
TL;DR I often hear from developers their definition of done: “Feature is implemented and I have done unit testing that covers happy path”. In this post I will try to elaborate…