TL;DR In this post I will talk about important software tester skill, searching for patterns. Game of Set is popular game at software testers meetups and conferences because it helps…
TL;DR In this blog post I would like to share my excitement how I improved my shoes tying craft and what does this skill have in common with software testing….
TL;DR In this post I will explain how I tested alternative business flow in my neighborhood store. No computers, no automation, just human interaction. Few months ago, my local store put…
In this post I will explain how I identify product moving parts (what changed in product) as a source for test strategy of product release. Tools that I am using are Github…
Last Tuesday we met on Zagreb Software Testing club for the 24th time at Club MaMa. This is short report about this meetup. First of all, I would like to acknowledge Irja…
TL;DR In this post I will explain how to handle cucumber tables in the “Do not repeat yourself [source]” principle. Data Tables are handy for passing a list of values…
TL;DR My first contact with software testing was in factory and control schools of software testing. At that time I did not know that fact. In this post I will explain…
TL;DR In this post I will explain what should be checked after Ruby on Rails minor version upgrade. Minor version upgrades are usually connected with security releases. As I am subscribed to Ruby…
TL;DR These days, updating software that we use is very easy. Installation scripts are automated and tested. In this post I will describe the issue caused with docker upgrade and…
TL;DR In this post I will explain how I implemented check that youtube video contains specific language subtitle. As part of application acceptance test, I needed to implement UI check…