logo logo
Technical Skills That Don't Involve Coding for Testers

Technical Skills That Don’t Involve Coding for Testers

When we say technical skills, many of us think about test automation and coding. But those are not the only skills testers should have. And even testers who don't write code at...

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

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

10 More Useful Git Commands You Should Know

10 More Useful Git Commands You Should Know

This is a follow-up to the 10 common Git commands article that I wrote a while back and contains some other useful commands that can help in our work. If you understand the...

10 Common Git Commands Everyone Should Know

10 Common Git Commands Everyone Should Know

Version control (sometimes referred to as source control) plays an important role in any development project, including test automation. It is the practice of tracking and...

Using IntelliJ Code History: VSC History and Local History

Using IntelliJ Code History: VSC History and Local History

We all write a lot of code. Sometimes we are not sure of what the best version of the code will be, so we try different tweaks. Some of these tweaks might be great. But in some...

Automation Testing for Beginners – The Ultimate Guide - TestProject.io

Automation Testing for Beginners – The Ultimate Guide

  Some say that transitioning from being a manual tester to an automation developer is a natural process and another evolutionary part of the testing field. Many of the...

Continuous Integration for Appium Automated Tests

Create a Test Automation Environment with Appium,...

Imagine you were chosen to join a project which is very mature and full of senior developers. You’ve heard that your company is proud of it. You are well informed that this...