logo logo
Pytest Check

Non Blocking Assertion Failures with Pytest-check

There is much debate in the testing community about how many assertions a single UI automated test should have. Some standby the one test, one assert method, meaning that each...

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

Announcing TestProject’s New OpenSDK

Announcing TestProject’s New OpenSDK

TestProject is excited to announce the official release of its new, free OpenSDK 🎉 The vision of the OpenSDK is to provide a single, integrated interface to scripting with the...

Database Testing with Great Expectations

Database Testing with Great Expectations

  “Take nothing on its looks; take everything on evidence. There’s no better rule.” -- Great Expectations – Charles Dickens Back in April we ran our first East...

Selenium Python Beginners Tutorial for Automation Testing

Selenium Python Beginners Tutorial for Automation Testing

You would be hard pushed to work in testing without being, at least, aware of Selenium WebDriver. Selenium WebDriver is a great addition to any testers tool belt. It offers cross...

web UI testing

Web UI Testing Made Easy with Python, Pytest and...

Have you ever discovered a bug in a web app? Yuck! Almost everyone has. Bugs look bad, interrupt the user's experience, and cheapen the web app's value. Severe bugs can incur...