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…
TL;DR It this blog post I will give an example of fast decision making and explain why the skill of making fast decisions could make you better software tester. Olympic…
TL;DR In my previous blog post, Simulating time in Ruby on Rails framework, I described how to travel in time in both directions by using Ruby on Rails console. In…
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….
We are proud to announce Testival 2016! Testival is, simply put, a software testers’ event. A place for software testers to meet with each other and talk about testing. It…
TL;DR This post is feature analysis of my Internet banking application. As a user, I am not satisfied how those features are implemented because using them I spent much more…
TL;DR In this post I will provide example how just one character can make a significant difference regarding security of Django web application. The issue is sql injection. When I…
TL;DR One of my previous heuristics was that people make more mistakes in alternative path that are usually complicated than basic flow. Here is one more example that supports that heuristic….
TL;DR As clouds passing by over your head, so the time passes through your product under test. Time is important testing variable that is often overlooked as source of test…