Azure Devops- One of the most demanding DevOps tools in the Software Industry
This course is prepared to take step by step instructions to create and configure CI/CD Pipelines using the Azure DevOps platform. This course will give beginners enough idea to work with Azure DevOps step by step. Someone, who is working in automation team and wants to execute test cases on CI/CD pipelines then this course series will help them.
In this course, you will learn following key topics about Azure DevOps-
-Detail steps for sign up process for azure dev portal
-Step by step portal overview , introduction
-Setup and create an organization
-Setup public v/s private project under and organization
-Setup teams and users for a project
-Understanding and setup CI pipelines and CD pipelines
-Understanding and setup local v/s MS hosted agents and types of agents
-Difference between self hosted and Microsoft hosted agents.
-Execute selenium test scripts with CI/CD pipelines and checking reports for executed test cases
-Deploying selenium and BDD code to MS hosted agents
-Sonarqube tool integration to Azure DevOps for code coverage testing
-Integrate and install latest version of sonarqube
-Configurations between sonarqube and Azure DevOps.
- Understand What is build , Artifact ?
-Demo to publish and download pipeline artifacts using classic editor
To work with self hosted agent we should install or configure on our local system. To work with MS hosted agent we need to select a VM and should execute or deploy our code on same machine.
Azure Devops allows organizations to create and improve products at a faster speed than they can with traditional software development approaches like waterfall.
A project created under and Organization in Azure DevOps provides a place for users to plan, track progress, and collaborate on building software solutions. A project represents a fundamental container where you can store data and source code.