logo logo
Avoid These 8 Common Mistakes In Python

Avoid These 8 Common Mistakes In Python

Like any other form of coding, Python works with code. Developers and testers alike can learn to work with it if they have the knowledge of coding under their belts. However,...

Web Scraping Using Python BeautifulSoup

Web Scraping Using Python BeautifulSoup

Web scraping is the process of parsing and extracting data from a website and putting it in an excel/text file or database for further analysis ๐Ÿ“Š In the age of the internet,...

Integrating Accessibility Tests With TestProject & aXe

Integrating Accessibility Tests With TestProject and aXe

The advantages of using the TestProject OpenSDK for Python have been widely documented since its release, but did you know you can integrate aXe accessibility tests with...

Built-in Cloud Reporting Tool for Pytest and Unittest

Built-in Cloud Reporting Tool for Pytest and Unittest

Software testing is a way to check if the actual program, application or software product matches the expected requirements defined by the client and is free of defects. Such...

Robot KDT Reports You Love Are Now in The Cloud!

We are very excited to announce that starting from today, you can work on your Robot Framework tests you love straight from TestProject's platform! ๐Ÿค– If you are a true fan of...

What's New in Python 3.9

Whatโ€™s New In Python 3.9?

At the beginning of the month Python version 3.9 was released and as usual, it came with a bunch of interesting features! ๐Ÿ When a new Python version is released, the...

Top 8 Python Testing Frameworks in 2021

If you've been thinking to yourself: "Hmm... which programming language should I start my testing journey with?" - Python is your answer. But it's not just for beginners! In a...

Setup GitHub Actions for Python Automation within CI/CD Pipeline

This article will cover client-side testing interactions with TestProject, pytest, and run it inside of GitHub actions. If your GitHub repo is public, this will be 100% free. This...