Misplaced Pages

Visual Studio Lab Management

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
Microsoft tool for virtual environments
This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these messages)
A major contributor to this article appears to have a close connection with its subject. It may require cleanup to comply with Misplaced Pages's content policies, particularly neutral point of view. Please discuss further on the talk page. (November 2010) (Learn how and when to remove this message)
The topic of this article may not meet Misplaced Pages's notability guidelines for products and services. Please help to demonstrate the notability of the topic by citing reliable secondary sources that are independent of the topic and provide significant coverage of it beyond a mere trivial mention. If notability cannot be shown, the article is likely to be merged, redirected, or deleted.
Find sources: "Visual Studio Lab Management" – news · newspapers · books · scholar · JSTOR (November 2010) (Learn how and when to remove this message)
(Learn how and when to remove this message)

Visual Studio Lab Management is a software development tool developed by Microsoft for software testers to create and manage virtual environments. Lab Management extends the existing Visual Studio Application Lifecycle Management platform to enable an integrated Hyper-V based test lab. Since Visual Studio 2012, it is already shipped as a part of it; and, can be set up after Azure DevOps and SCVMM are integrated.

Virtual Environment

A virtual environment is a collection of virtual machines (VMs). Each Virtual Machine in a virtual environment represents a role required for the application that is to be tested, developed or run. Lab Management can be used to start all the virtual machines in a virtual environment to run an application, or test an application. Lab Management uses System Center Virtual Machine Manager (SCVMM) to allow access to virtual machines or templates in a library as golden masters. These golden masters are created by using either Hyper-V or SCVMM. SCVMM is used to deploy the virtual machines and templates in the environments on the specified host group.

Using Lab Management for application lifecycle management

Visual Studio Lab Management is integrated with System Center Virtual Machine Manager (SCVMM) to enable management of multiple physical computers that host virtual machines and to manage the storage of virtual machines, virtual machine templates, and other configuration files in SCVMM library servers. It enables users to:

  • Reproduce the exact conditions of a bug or other development issue
  • Build, deploy, and test applications automatically in a clean environment
  • Reduce the time required to create and configure machines for testing an application
  • Run multiple copies of a test or development at the same time
  • Create and manage virtual environments without requiring system administrator privileges

References

  1. "Installing TFS 2012 with Lab Management 2012". 20 June 2012.
  2. "Using a virtual lab for your application lifecycle". 29 September 2016.

External links

Microsoft development tools
Development
environments
Visual Studio
Others
Languages
APIs and
frameworks
Native
.NET
Device drivers
Database
SQL Server
SQL services
Other
Source control
Testing and
debugging
Delivery
Category
Categories: