Blog / Category: How-to Articles

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

How to work with tables using testRigor?

Tables can appear on the website when search data are populated, financial planning tools/ inventory management systems are used, ...

How to do email testing using testRigor?

Emails are a part of many workflows and might come up frequently when performing end-to-end testing. Here’s a detailed ...

How to do API testing using testRigor?

During testing, you might find yourself in a situation where you might need to work directly with APIs. testRigor allows you to ...