Blog / Author: Hari Mahesh

In-Sprint Planning and Automation Testing: How to do it?

Unlike traditional software development methodologies like Waterfall, Agile delivers small incremental updates to the application ...

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 16 17 18 19 20 28