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

Unlock this course with a free trial

Join today to access over 22,600 courses taught by industry experts.

Create a Team Foundation Server (TFS) account

Create a Team Foundation Server (TFS) account

- [Narrator] Visualstudio.com, formerly known as Team Foundation Services or TFS for short, is a very popular portal for doing software development work. So let's take a look at creating a new account and then working with Git here in Team sSrvices. So at visualstudio.com I'm going to scroll down here to the Visual Studio Team Services section and click on Get Started for Free. It asks me for an email address. And I click Continue. Notice it's telling me I need to get a new Microsoft account, if that email address is not recognized. So right off the bat, you can see it's a little more cumbersome than signing up for GitHub. So we're redirected over here to Microsoft. I'm adding my email address and my password, unchecking the promotional checkbox there, click on Next, and now as usual we're getting a Verify email prompt. And that is simply just a matter of checking your own email address and clicking on this Verify link, which opens in a new window and says congratulations. So now that…

Contents