testRigor Blog

Weekly QA Testing Knowledge

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 and increasingly easy to implement. At the same time, this login solution is one of the least tested features and most difficult to automate. Your login, whatever approach you take, is one of your most important test cases. …

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

Startups are synonymous with innovation, agility, and rapid growth. When you are a startup, your top priority is to move as fast ...

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

Testing frameworks are dead. It’s a bold claim, isn’t it? A quick search online might lead you to believe that with ...

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 ...
1 103 104 105 106