Blog / Category: How-to Articles

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

How to perform keyboard actions using testRigor?

Smart test automation tools like testRigor account for various ways for testers to interact with the system. You can copy and ...

How to add waits using testRigor?

Smart test automation tools like testRigor make sure to account for waiting mechanisms so that test cases do not fail ...