Search Results

Keys to Testing 2-factor Authentication

Modern security-conscious applications often use 2-factor authentication as a default way of logging in. It’s more secure ...

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 ...

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 ...

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 ...

Horrifying Story of a Facebook Bug

My friend recently had an experience which reminded me of a similar experience from the Netflix “Black Mirror” ...

Testing Frameworks are Dead

Every single company I know (except our forward-looking customers, of course) is creating a testing framework. It usually goes ...

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 ...

Selenium vs testRigor

Test Coverage Even small changes might have ripple effects over the product. Allegedly, Walmart lost $100M within 10 minutes ...

What is Autonomous Testing?

Some History End-to-End regression testing, in particular, Web and Mobile testing have historically been done in three ways: ...