Blog / Category: How-to Articles

How to achieve DORA compliance

Digital Operational Resilience Act (DORA) will apply to over 22,000 financial entities and ICT service providers operating within ...

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 perform mouse actions and clicks using testRigor?

During end-to-end testing, mouse actions provide a valuable tool for simulating real-world user interactions and testing the ...

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

How to do desktop testing using testRigor?

With testRigor, you can test more than just web applications on your desktop. This tool supports testing native desktop ...

How to do audio testing using testRigor?

During end-to-end testing, you might come across various scenarios requiring you to check if audio is playing correctly, like ...