logo logo
Test Automation Framework - Page Object Model Example

Test Automation Framework – Page Object Model Example

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...

failure fatigue - Exhausted squirrels

Exercise Bad Behavior – Don’t Let Your Testing Fail...

So many of our automation endeavors have to suffer through script failures. Yes, many of these failures are our own fault. We still do things like use non-polling waits, use...

Free HTML reports for Selenium C# tests

Built-in HTML Reports for Selenium C# Tests

In this article I’ll show you how to create comprehensible and professional HTML reports for your C# Selenium WebDriver tests, using TestProject 100% free test automation...

Leading Reporting Tools for Selenium WebDriver

The 8 Leading Test Reporting Tools for Selenium

Selenium is the leading open source solution for web test automation, and according to our recent State of Open Source Testing Survey, Selenium is without a doubt the king of the...

HTML Test Reports for Selenium & Appium Python...

As you might have read in the previous blog posts on the brand new TestProject Python SDK (Part 1 and Part 2), the SDK will generate great-looking HTML test reports and...

Creating Appium Tests with TestProject Python SDK

Creating Mobile Appium Tests with TestProject Python SDK

In a previous blog post, you have seen how to get started with the brand new TestProject Python SDK and add the power of the TestProject platform to your existing Selenium-based...

Getting Started with TestProject Python SDK

Getting Started with TestProject Python SDK

With the TestProject Python SDK, you can execute your Selenium and Appium tests using the power of the TestProject platform. This means you’ll benefit from automatic test...

TestNG Reporting

TestNG Reporting and Logging Built-in Features

TestNG is a popular test framework that needs no introduction in the JVM (Java virtual machine) ecosystem and can be used for automating your tests regardless of their size, from...