Blog / Category: How-to Articles

How to Write Maintainable Test Scripts: Tips and Tricks

During the development phase, the application is not stable due to frequent deployments from the development team. When ...

How to use AI to improve QA engineering productivity?

QA engineering productivity is not counted based on the total number of defects raised by the team. There are chances that the ...

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 ...
1 2 3 29