The Selenium WebDriver is still one of the most popular tools to deal with UI automation testing. Especially with Selenium 4, the WebDriver continues to remain popular in the...
If you are an automation engineer, you have heard the word XPath many times in your life. No wonder. XPath is a vast topic and I am still discovering great things 💡 So far...
When testing Android applications, manually or automatically, there are several scenarios to validate. Some scenarios may require a specific setup that takes a long time to...
In this parallel testing guide, I will explain what Parallel Testing is and then discuss the benefits of parallel testing. After discussing the benefits, we can examine how to get...
Last week TestProject 3.0 has been officially released (you can learn more about it on our announcement blog and release notes), and in addition to powerful parallel execution...
In this second installment in my Maven-related articles, we will continue to look at more Maven basics with some interesting features, starting with some more dependency...
Maven is a highly popular tool used by developers and testers to create, build, and run code projects and to manage the project dependencies. As testers, we can also use it to run...
Many software testers may perceive that the software testing landscape is changing. More and more testing positions are requiring you to have coding abilities. The software...