Blog / Category: QA Resources

XRay Overview

As software testing gains momentum in a project, the volume of testing artifacts like test cases also increases. This happens so ...

Qase Overview

Test automation tool is an umbrella term that comprises tools that simplify various aspects of software testing. One such aspect ...

Zephyr Overview

Test cases form the basis of software testing, acting as a map that testers use to not just decide what to test but also to ...

Azure DevOps Overview

Continuous Integration and Continuous Delivery (CI/CD) is being increasingly adopted for software development to keep up with the ...

TestRail Overview

Having the assistance of tools to perform tasks is a true luxury. This holds good in every industry, even software testing. There ...

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

QA Lead: How to Excel in Today’s Tech World

Quality Assurance (QA) is more than software testing. It is a mindset meant to be adopted by all, not just testers. For junior ...

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 2 3 14