logo logo

Build Data-Driven Test Automation Building Blocks with Selenium...

In this tutorial you will learn how to build your first data-driven test by utilizing Selenium and TestProject, without a single line of code and in less than 10 minutes! You will...

The Positive Outcomes of Negative Testing

As software testers and automation engineers, we often think about the "Happy Path"- the path that the user will most likely take when they are using our application.  When we...

Create Recorded Tests with TestProject (No Coding...

The opinion on "record and playback" is diverse, and there are some in the test automation community that don’t find recorded tests to be as beneficial as coded tests. However,...

How to Stabilize Your Automation using Telnet, Java and PowerShell

In this article, I will demonstrate the use of a custom Telnet function that I have created as a precondition to running our E2E testing. The function uses a Java API that...

Export Recorded iOS, Android and Web Tests to Java with TestProject

The term "record and playback" gets a lot of bad rep in the test automation community and some don't find it to be as beneficial as coded tests. However, I find such tools to be...

How To Get Slack Notifications for your Test Automation Reports

In the last few years Slack has become the most popular collaboration tool for development teams around the world. Besides chatting with team members, Slack is often used to...

6 Recipes for Test Automation Success!

It's a fact that everyone wants to do automation, a lot of companies try, a lot of companies fail, and very few succeed. A successful company is not one that never fails, rather...

WinAppDriver

WinAppDriver – Free Test Automation Tool for Windows...

Almost every tester out there is familiar with Selenium WebDriver for automating Web applications, and many are also familiar with Appium for automating Mobile...