Mastering Test Data – Decimal Numbers
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 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…
TL;DR To become a passionate tester, you need to contribute to the organization as a top performer. Knowing the real business of your organization is not always an easy task….
TL;DR Calder is the most famous American sculptor, and 35 of his pieces are in Zagreb. This Saturday afternoon was reserved for Calder, here is my learning experience and one…
TL;DR Being a passionate software tester means that you are a top-performing software tester in your team. As everybody thinks of themselves as top performers, this post will help you…
TL;DR Data-driven testing is when you create oracles based on data set with known characteristics. This post will explain what data set with known characteristics is. The post is aligned…