Blog / Author: Hari Mahesh

Assert and Verify Methods in Selenium for Robust Testing

Selenium is one of the widely used automated testing tools for web applications. It supports writing test scripts in different ...

Test Orchestration in Automation Testing

Every organization now aims to release high-quality products and services. To achieve this, the QA team should be dynamic and ...

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 ...
1 26 27 28 29 30 38