Blog / Category: How-to Articles

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 test legacy systems?

Understanding legacy systems Imagine a vintage car that’s been in the family for generations. It’s a ...

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

How to use variables in testRigor?

Using variables while writing test cases is helpful for many reasons. It not only makes your test case more versatile, as you can ...

How to execute test cases in parallel in testRigor?

Parallel execution plays a significant role in End-to-End (E2E) testing for several reasons, mainly time constraints and thorough ...
1 2 3 29