logo logo
GIT 101 From Scratch: The Ultimate Guide for QAs

Git 101 From Scratch: The Ultimate Guide for QAs

If you are starting as a QA or want to learn new skills, learning about Git and Version Control is essential for your daily activities, and it will also be a differential for your...

GitHub Integration with TestProject for Seamless Version Control and CI

GitHub Integration with TestProject for Seamless Version Control and CI

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

Announcing TestProject X – Breaking Barriers in Test Automation

Announcing TestProject X – Parallel Execution &...

TestProject 2.0 NextGen was just a minute ago, but we're back with another major release: TestProject X (v3.0) 🎈 This exciting version breaks some of the biggest barriers in...

Github Mascot

Using GitHub Actions to Run Automated Tests

GitHub Actions provide workflows for Continuous Integration (CI). They can be invoked from various triggers, but this article specifically focuses on pull requests. By running...

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