Everybody Is Replaceable
TL;DR Although we like to think that our software testing work is unreplaceable, we will present to you hard true, everybody is replaceable. The post is based on a remarkable…
TL;DR Although we like to think that our software testing work is unreplaceable, we will present to you hard true, everybody is replaceable. The post is based on a remarkable…
TL;DR This post is an example of how I used oracle consistency with user expectations to identify that I have a problem with my MacBook Pro. Last year I upgraded…
TL;DR We will try to answer this question for both freelance testers and testers employed by the company. The post is based on a remarkable book written by Chad Fowler,…
TL;DR Back to school! Here we will explain decimal numbers adding algorithm, but tailored for software testers. The post is aligned with the Black Box Software Testing Foundations course (BBST)…
TL;DR In order to become a master of testing data sets, you must be able to explain to any person in the world, how is test data stored and manipulated…
TL;DR There is saying that if your task makes you dull, you are doing that task wrong. It is basic psychology why some jobs are more fun than others. We…
BBST Foundations, testing from tranches, Uncategorized
TL;DR Giving constructive critic is the obligation of every tester. You need to have credible facts when you give someone critical feedback. Most importantly, we, as software testers, must accept…
TL;DR This post is how to reveal the hidden goals of bad attitude software testers. It will help you not to become this person because that type of software tester…
TL;DR What testing makes interesting is that all tests could only provide partial information that might be useful. This sounds like an excuse for inadequate testing. This post will explain…
TL;DR There are cases when the system under test is so complex, so it could only be tested by creating handcrafted oracle or human observation oracle. The post is aligned…