Blog / Category: End-to-End Tests

Test Automation Best Practices

Regardless of what tool you are using, there are several test automation concepts and best practices that are always the same ...

Cypress is Dead

Cypress aspired to be an end-to-end testing framework. But it is not living up to the expectation. Moreover, all of its features ...

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