Blog / Category: Test Automation Tools

Selenium Test Example

What is Selenium? Selenium is an open-source software tool used to create automated UI tests. It allows you to write scripts in a ...

Eliminate testing with Executable Specifications

You can eliminate testing with Executable Specifications using Specification-Driven Development in testRigor. Here is how to do ...

testRigor Locators

What is testRigor locator? testRigor locator is a way to describe finding elements from an end-user’s perspective. You, as ...

How to Write XPath: Your Pocket Guide

Most web automation tools require you to specify locators for any web elements you’re referring to. There are different ...