Blog / Author: Hari Mahesh

How to reference elements by UI position using testRigor?

When referring to an element in the DOM, testRigor never relies on unstable XPaths, and it uses testRigor locators instead. ...

How to test QR codes using testRigor?

QR codes have become a game-changer for software applications. Users can access websites, download content, or even make secure ...

Azure Testing

Microsoft Azure’s initial focus was on web hosting and data storage, which is ideally suited for web developers. ...

How to use reusable rules or subroutines in testRigor?

We often have a few common steps that we need to execute in most test cases. Writing those test steps again in many test cases ...

How to perform assertions using testRigor?

Assertions play a critical role in test automation by serving as checkpoints that validate whether a software application behaves ...

How to do visual testing using testRigor?

Visual testing plays a vital role in software testing. If the position of any element or its color has slightly changed, we ...

How to test browser cookies using testRigor?

For web automation, it is necessary to play with browser cookies often. You may need to set browser cookies to access a few ...

Google Workspace Testing

Most of you have heard about Google Play Store, and there is a chance that you work using Google Workspace. This article will ...
1 24 25 26 27 28 33