TL;DR In the previous post, we explained what is model testing. One of the oracles based on model testing is the Interaction Model Oracle. The post is aligned with the…
TL;DR There is a constant battle in software testing between automated and manual testing. To demystify this futile battle, we explain how automation should be used by a skilled software…
TL;DR This post is about my accidental test of the bus station stop button. This summer, my car was in the shop, due to a close encounter with a reckless…
TL;DR After you know the basics of software testing, the question is how to master the craft. You should learn from the masters of software testing by reading their software…
TL;DR In the previous post, we explained what is model testing. One of the oracles based on model testing is State Model Oracle. The post is aligned with the Black…
TL;DR Every software tester has its own model of application under test. This post explains how to create effective oracle models. The post is aligned with the Black Box Software…
TL;DR Every software testing conference should have a lightning talks session. Anybody can apply, and it has five minutes to present a topic related to software testing. I volunteered to…
TL;DR During the Testival 2019 Zabok, I drove Gaspar and Titus from conference venue to place where they staid. During the short drive, we had insightful car conversations. One Gaspar…
TL;DR At Testival 2019 Zabok, we had sixteen open sessions. This is a report on four sessions that I attended. Testival is unconference with open sessions and two keynote sessions….
TL;DR Software testers are responsible for creating test data. They can do it manually or using testing tools, but it is their responsibility. Here we explain the concept of self-verifying…