TL;DR This is first post in what should be series of post. Idea is: How to kill UI regression testing. Idea started at CAST 2016 lighting talk and I extended…
TL;DR This post is my report on Testival 2016 that was held last weekend in Rijeka STEPRI center. First, a few metrics. We had in total 32 participants, with…
TL;DR This blog post will explain how to get full exception stack trace during the gunicorn start up issue. gunicorn is python native application server for running django application. So…
In this post I will present a UX issue from a very famous engineer cultured company. Every user interface should be developed in such manner that it is self descriptive. It should…
TL;DR In this post I will explain how not to engage in twitter war, but with simple politeness, provoke useful feedback about important topic. Twitter war is very serious thing….
TL;DR In this post, I give constructive example why using Gherkin as communication tool is not productive. At CAST 2016, I gave 5 minute lightning talk “I constructively object to UI…
TL;DR This post is follow up on my post about traveling to CAST 2016 as software tester. In that post I mentioned that I noticed at Paris Charles De Gaulle…
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…
TL;DR I traveled to Vancouver, Canada, in order to attend TestRetreat and CAST 2016. Here is the experience from the tester’s point of view. First issue I found was at Zagreb…
TL;DR Last week I learned from a developer very useful git feature, add to repository only part of file changes. This was part of unintentional pairing with a developer. I…