From the course: Robot Framework Test Automation: Jenkins CI and Git Version Control

Overview

- [Instructor] I just wanted to take you on a quick walk through. The first thing we're going to cover is collaboration using GIT version control. This is a very important skill for you to have and I'm going to go through the basics of using Git, and then I'll apply those skills to both Github and Team Foundation Server so you can get up and running with Git today. Then we'll move along and we'll talk about Jenkins Continuous Integration. And using Jenkins is going to be the easiest way to trigger your robot framework tests. You'll be able to set up one click buttons that allow you to run your tests against different browsers and different OS's and even run them in parallel. And the best part is you'll be able to accumulate historical test performance charts that will be fantastic for an Agile fast feedback system. So let's get started.

Contents