Source control management for test automation with Git
Coursera Project Network via Coursera
No Longer Offered
Overview
Google, IBM & Meta Certificates – 40% Off
One plan covers every Professional Certificate on Coursera.
Unlock All Certificates
Every development team or automation team needs a good way to collaborate and manage changes and to version code in their codebase. That’s why they use source control or version control.
Source control refers to tracking and managing changes to code. This ensures that developers are always working on the right version of the source code.
Git is one of the most widely used open-source distributed source code management systems for tracking changes in source code during software development.
In this 1-hour long project-based course, you will learn how to
1. Execute GIT commands via Eclipse plugin and CLI
2. Clone, Fetch and Pull code from remote repository
3. Commit, merge and push code to the remote repository
Syllabus
- Project Overview
- Every development team or automation team needs a good way to collaborate and manage changes and to version code in their codebase. That’s why they use source control or version control. Source control refers to tracking and managing changes to code. This ensures that developers are always working on the right version of source code. Git is one of the most widely used open-source distributed source code management system for tracking changes in source code during software development. Through hands-on, practical experience, you will go through concepts like executing GIT flow of cloning, fetching and pulling code from Git repositories, committing, merging and pushing code to the remote repositories via Eclipse GIT plugin and CLI
Taught by
Saurabh Dhingra