Blog / Category: Test Automation Tools

Your Guide to Hyperautomation

Introduction to Hyperautomation Before digging into hyperautomation, it may be helpful to define automation first. Automation ...

How to Automate Closed Shadow DOM with testRigor

As web projects require more and more complex structure to incorporate the desired embedded content from external sources, a new ...

DataHerald Case Study

DataHerald’s Co-Founder and CTO Amir Zorhrenejad is sharing how their company was able to free engineering resources by ...

CSS Selector vs XPath: Your Pocket Cheat Sheet

What is a locator in Selenium? Locators in Selenium are used to find a specific element in web pages. We can use them to find ...

TechWell Webinar | End to End Testing with testRigor

Data shows that only 30% of end-to-end tests are automated in 2022. But why? In this webinar, we will go through the challenges ...

Cucumber JS with Selenium

Using a BDD(Behavior Driven Development) framework in QA automation is a questionable approach, although not an uncommon one. ...