Shift-Left vs Test-First, Which One To Choose?Twenty years ago, the test-first method became popular thanks to Kent Beck’s famous book Test Driven Development: By Example. Test-driven…Jul 25Jul 25
Two-phase Model-based TestingThe two-phase modeling is a true shift-left solution that can be used for stateful and stateless cases. It’s also an efficient defect…Dec 15, 2022Dec 15, 2022
Fault-Based Testing and the Pesticide ParadoxMost testers know and believe in ‘the 7 principles of software testing’. One of them is the pesticide paradoxDec 15, 2022Dec 15, 2022
A Deeper Insight into Test DesignWithout appropriate test design, test automation is worthless as you will execute test cases several times without detecting the bugs in…Nov 4, 2022Nov 4, 2022
The Golden Age of Software TestingThe notion of “testing programs” arose almost parallel with implementing programs. The programs that ran on the first computers had to be…Nov 2, 2022Nov 2, 2022
Efficient Test Design — The Why, Which, and How ?Efficient test design doesn’t only lead to better quality but also decreases the total SDLC cost. Don’t throw your test automation…Nov 1, 2022Nov 1, 2022
OK, Model-based Testing, but Which One?There are so many model-based testing (MBT) alternatives, how can you select among them? In this blog we will review two classes of…Oct 31, 2022Oct 31, 2022
And the Winner Is: Aggregate Model-based TestingWhy rely upon aggregate model-based testing? Let’s explore the only aggregate solution, action-state testing in detailOct 28, 2022Oct 28, 2022