Be Master Of Test Data Sets
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…
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…
BBST Foundations, Uncategorized
TL;DR When you have fuzzy requirements, it means that requirements are driven by statistics. How to create statistical testing oracles? The post is aligned with the Black Box Software Testing…
TL;DR This is an experience report for teaching the BBST Foundations course the first week. It explains what is expected from the course co-instructor. After you finish the BBST Instructor…
TL;DR This post is about regular expressions and how case sensitive has a totally different meaning from my heuristics. A regular expression is a powerful tool in pattern matching. Regular…
BBST Foundations, BBST Instructor, Uncategorized
TL;DR In our previous post, we explained that to become a passionate software tester, we should become a mentor. The best mentoring is to be part of the course teaching…
TL;DR Your task is to test mathematical function that is part of your program under test. It is time to use the mathematical model oracle. The post is aligned with…
TL;DR To test Earth or Moon gravity, we need to use theoretical model oracles. The post is aligned with the Black Box Software Testing Foundations course (BBST) designed by Rebecca…
TL;DR The best way to make people depend on your work is to make them think that you know what they will need. The post is based on a remarkable…
TL;DR We keep a regular pace with Testival meetups, this one was first after Testival 2019 Zabok conference. This post is my meetup learning experience. Many thanks to Lemax that…
TL;DR This post will try to help you in answering the question: “What can you do right now?” The post is based on a remarkable book written by Chad Fowler,…