Search Results

Working with loops in testRigor

Loops are a step or a sequence of steps that will be repeated continually until a certain condition is met. Loops are useful for ...

How to setup global variables in testRigor?

When you work with test automation, parameterizing data or creating variables instead of hard coding test data can often be a ...

How to set up the Twilio Integration?

testRigor supports SMS and making a phone call through an integration with Twilio. In Settings->Integrations, scroll down to the ...

How-to Articles

How-to articles are handy tools explaining different features, tips, and tricks of the testRigor testing ...

WordPress Testing

WordPress (WP), an open-source content management system (CMS), is a powerful and flexible tool for creating websites and blogs. ...

Silex Testing

Silex is a PHP micro-framework used for developing web applications. It is built on top of the popular PHP frameworks such as ...

Test Scenarios vs. Test Cases: Know The Difference

What is a test case? The test case provides detailed information about the strategy, process, pre-condition, and expected result. ...

How to Build Selenium Tests

Introduction Selenium is one of the most used tools in the testing community when it comes to cross-browser testing. It provides ...