Create the Azure DevOps Project

Learn how to set up an organization and a project on Azure to run the Selenium tests using a pipeline.

So far, we did everything on the local machine.

All components needed for running the automated tests are stored locally:

  • The automation solution
  • Java JDK
  • Maven
  • Chrome driver
  • Chrome browser

However, the goal of the course is to run the automated tests in a CI/CD pipeline.

What do you need for an Azure DevOps project?

The only thing that is needed is an outlook.com email account. If you already have one, you are all set. Otherwise, you should go to https://outlook.live.com/owa and register a new account. You will need it to log in to the Azure DevOps project.

Create the Azure DevOps project

The Azure DevOps project can be created in just a few steps:

Get hands-on with 1200+ tech skills courses.