Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 1.25 KB

using-a-lab-environment-for-your-application-lifecycle.md

File metadata and controls

19 lines (16 loc) · 1.25 KB
title description ms.date ms.topic helpviewer_keywords ms.author manager ms.subservice author
Use a lab environment for devops
Learn about lab environments and how you can use the cloud with Azure Pipelines or Team Foundation Server Build and Release.
08/22/2022
how-to
lab environment, test lab
mikejo
mijacobs
test-tools
mikejo5000

Use a lab environment for your devops

A lab environment is a collection of virtual and physical machines that you can use to develop and test applications. A lab environment can contain multiple roles needed to test multi-tiered applications, such as workstations, web servers, and database servers. In addition, you can use a build-deploy-test workflow with your lab environment to automate the process of building, deploying, and running automated tests on your application.

Important

Visual Studio no longer supports Microsoft Test Manager and Lab Management for automated testing. Similarly, SCVMM and XAML Builds are no longer supported. We recommend Azure DevTest Labs instead.