10-Minute Guide to Git Version Control for Testers
Learn to use Git for work quickly
In my training, one of the early tasks is to teach the manual testers to use Git. Just like programmers’ code, automated test scripts need to be stored in a version control system. Git is the de-facto version control (also known as source control) system for source code.