testRigor Blog

Weekly QA Testing Knowledge

Comparing Testing Methods for Static vs. Dynamic Web Applications

“Websites promote you 24/7: No employee will do that” – Paul Cookson. With this quote, you can get an idea about the value of web applications in today’s digital world. Most tasks, such as shopping, banking, learning, etc., can be done from anywhere using these applications. If you own a business, you might know how …

Headless Browser Testing: When and How to Use It?

In automation testing, we try to reduce the execution time as much as possible. To achieve that, usually the parallel execution ...

Mocks, Spies, and Stubs: How to Use?

Mocks, Spies, and Stubs are three different types of test doubles that we use in software testing. These are mainly used in unit ...

Effective Error Handling Strategies in Automated Tests

Let’s say you’ve chosen your test automation tool, done your homework, and managed to write test scripts. Everything ...
1 39 40 41 90