Blog / Author: Heather Brooks

Reproducibility Issue

Often times we see a challenge where manual QA would find a bug, then come to Engineers only to find out that they can’t ...

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

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

Bank-style Functional Monitoring in Production

How do banks do testing in production? Don’t get us wrong – banks do test their software thoroughly before pushing ...