Example of fast decision making
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…
Quick test idea: try inverse feature
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….
Feature analysis for my Internet banking application
agile, issues from the void, learn testing
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…
As tester, be alert during the alternative flow
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….
Testing time variable using docker
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…
Missing product feature
TL;DR Missing product feature is one of situation where test automation can not help you. You as a tester should raise a risk about product missing feature. FEW HICCUPPS heuristic…