At the end of the previous decade, when I was first exposed to an automation framework (in days of QTP and VB-Script), I met Matilda. Matilda was the name of Mega Function, one...
When we create our automated tests, we don't only want to run them in one test environment. We also don't want to create one automated test per each test environment. However, we...
In this article, let us look at an example Page Object Model (POM) for a Test Automation Framework. POM is a popular design pattern with classes that represent each page of an...
Test automation is a technique for software testing which, as the name suggests, involves activities with little or no human attraction, i.e, the testing is automated. Test...
Online testing events are nothing new, but these days they seem to spring up like mushrooms after the rain 🍄 Just turn on your smartphone, tablet, or laptop, and you won’t...
In the first article from the series, we discussed a strategy to create more maintainable and readable page object models in Selenium WebDriver tests. We used the Fluent...
Codeless automation used to get a really bad rep. Testing professionals are still split on the subject, for some the idea that codeless automation tests are more harmful than...
It’s important to periodically review your software testing strategy to make sure that it’s still guiding your team on the path to success. As goals change, business models...