End-to-End Tests Selenium is like an Assembly Language for Automation Think about it… using Selenium requires a person to study a lot of complex constructs like inheritance, functional ...
End-to-End Tests Have You Automated Sign-up Flow Testing? Your Sign-Up Flow Needs Attention The sign-up flow might be one of the least-tested flows in software development. Few companies ...
End-to-End Tests Why Startups Fail at Testing and How to Fix it When you are a startup you want to move as fast as possible. That is the top priority. At the same time, you can’t have a ...
Email Testing Horrifying Story of a Facebook Bug My friend recently had an experience which reminded me of a similar experience from the Netflix “Black Mirror” ...
Test Development Testing Frameworks are Dead Every single company I know (except our forward-looking customers, of course) is creating a testing framework. It usually goes ...
CI/CD Why Did We Kill Our Test Environment? Yes, we did indeed completely remove the test environment from our process and de-provisioned it. The story is as follows: The ...
Test Automation Tools Selenium vs testRigor Test Coverage Even small changes might have ripple effects over the product. Allegedly, Walmart lost $100M within 10 minutes ...
Autonomous Testing What is Autonomous Testing? Some History End-to-End regression testing, in particular, Web and Mobile testing have historically been done in three ways: ...
Autonomous Testing 5 Advantages of Autonomous Testing Last time, we discussed what is autonomous testing and why does it exist. Today I’m going to delve into what are the 5 ...