Microsoft Azure

Part 3 Azure DevOps

Part 3 Azure DevOps: How to Set up a Testing Plan

Code bugs are detrimental for your application development. That’s why you should create a thorough testing plan.It allows you to test your code and check if it meets the requirements. Learn how to set up a testing plan in Azure DevOps, create and define one, and turn work items into tests.

Part 2 Azure DevOps:

Part 2 Azure DevOps: How to Create a Release Pipeline

Welcome back to part 2 of our 3 part series on Azure DevOps! In the last article, you learned how to set up a project repository and create a build pipeline. In this article you’ll learn how to set up an Azure release pipeline. We’ll go over the environments, what they’re used for, and how to build out a basic release pipeline.

Part 1 Azure DevOps

Part 1 Azure DevOps: Setting up a Repo and Creating a Build Pipeline

In this first part of a three-part Azure DevOps tutorial series, you’ll set up a repo to store all your code and create a build pipeline. This article will give you everything you’ll need to start software development in Azure DevOps. In the next article, you’ll learn how to set up a release pipeline. Finally, in the third you’ll learn how to set up QA testing. Each tutorial will help you understand Azure DevOps basics that you’ll need for every software project.

Scroll to Top