Test code should rarely be resilient
Fail fast. Faster! Faster!! One of the key differences between web application code and the automated test project code that accompanies it is that application code typically executes as a […]
Fail fast. Faster! Faster!! One of the key differences between web application code and the automated test project code that accompanies it is that application code typically executes as a […]
More lessons from the school of Hard Knocks If I think of more, I’ll change the number but for now, 7 seems fine. I. Favor test execution before over after
Hey there, fellow tech(test) enthusiasts! Today, we’re diving into the fascinating world of automation test frameworks. Ah, the joy of tests running on their own, saving us precious time and