TL;DR This post is an example of real testing. Point is that you should be aware of fact that device simulators are not the same as real devices. From the…
TL;DR If you just started your journey towards the passionate software tester, it is time to consider the first problem, how to chose your software testing market. This post is…
TL;DR Every tester in the world misses bugs. What is the reason for that fact? Lack of testing craft is an expected excuse, but why experienced testers miss essential bugs?…
TL;DR When we test a program, we create our model for this program. How much this model differs from the original program under test results in the quality of our…
TL;DR You love software testing, but you are not satisfied with your career as a software tester. I heard a lot of such confessions from testers around the globe. As…
TL;DR I use for programming emacs through spacemacs. For searching and refactoring I use grep and sed, powerful and fast utilities, but complex and with steep learning curve. This post…
TL;DR In the previous post, I explained that the nontestable program is a program with no oracles, or there is a theoretical oracle that is not possible to use in…
TL;DR This post explains what is test configuration, first part of every test specification. This explanation is aligned with Black Box Software Testing Foundations course (BBST) created by Rebecca Fiedler,…
TL;DR This post gives definition what is non testable program. Software tester can still test such program. This definition is aligned with Black Box Software Testing Foundations course (BBST) created…
TL;DR This post is report what I learned on Testival #51. Many thanks to sponsor of this event, Q Agency! We had 50+ attendees. Kreso Linke gave introduction about Testival…