Blog / Category: How-to Articles

How to automate iOS testing with testRigor?

Traditional testing tools make it a challenge to validate any app that is not web-based. You might encounter issues such as: ...

How to do mobile testing using testRigor?

The popularity of mobile apps these days warrants the need for mobile testing. With testRigor, you can easily test your ...

How to Automate 2FA Login with TOTP using testRigor?

TOTPs or time-based OTPs are a popular way of performing 2-factor authentication. They add an extra layer of security to logins ...

Import test cases from XRay for execution with testRigor

To ensure good software testing, you need more than test management. You need to be able to integrate with other testing tools to ...

How to create AI-based reusable rules using testRigor?

Reusable rules (subroutines) are an integral part of test case creation. They help you write modular scripts that are compact and ...

How to Install Client Certificates in testRigor

Client certificates are one of several ways to allow users to authenticate their identity to a server, most often a private ...

How to do database testing using testRigor?

Database testing is crucial because it ensures the integrity and reliability of your application’s data. It verifies the ...