Questions tagged [lab-management]

Lab Management is a set of features that is included with Team Foundation Server and Visual Studio ALM family products to manage physical & virtual environments (of multiple machines) to be used with development & testing. The feature set is exposed through Microsoft Test Manager.

Lab Management is a set of features that is included with Team Foundation Server and Visual Studio ALM family products to manage physical & virtual environments (of multiple machines) to be used with development & testing. The feature set is exposed through Microsoft Test Manager.

For more information about Lab Management, visit the Visual Studio informational site for these scenarios:

Lab Management enables you to provision environments quickly and then use them for development or testing purposes. There is an automated build workflow that allows you to fully automate the end-to-end process of building, deploying, and then running tests. You can run either manual or automated tests against the environment and collect very useful information from each of the machines in the environment. For example, if you find a bug, you can file a bug with the following information from the data collectors that are running:

  • Screenshots
  • Steps to Reproduce (already pre-filled)
  • Actions Recording
  • Video Recording
  • IntelliTrace Log
  • System Information
  • Environment Snapshot (for the developer to use to connect where the bug occurred)
  • Test Impact Analysis Data
  • Build that was used in the environment where the bug was found
  • Custom Data Collectors

Screenshot of Lab Center in Microsoft Test Manager showing Environments

21 questions
3
votes
0 answers

TFS Lab Center Environments stuck in "Preparing"

I have created an environment in Lab Center. I have installed a TestController that uses the DefaultCollection from my Visual Studio Team Services account. The environment is now stuck in "Preparing". I can't find how to delete the environment. The…
2
votes
0 answers

Connect Test Controller on Azure VM to on-premises TFS to run automated Coded UI Test

I have the following scenario: TFS On-Premises installation, 2013.4 with Release Management and Build Server. Azure hosted environment where the application gets deployed to with Release Management vNext PowerShell Single Windows Server 2012R2…
Wouter de Kort
  • 39,090
  • 12
  • 84
  • 103
2
votes
1 answer

Add VM to Existing Lab

Good morning. This may be a very novice question and/or a lack of understanding surrounding TFS and Microsoft Test Manager. Nonetheless, I would very much appreciate some guidance from the community. The situation is very simple. I have…
2
votes
5 answers

TFS2012 LabDefault.11 template deploy scripts fail with "Team Foundation Server could not complete the deployment task"

I am having security issues with lab management and standard environments. I have TFS2012 update 2 installed in my domain "DevDomain". I have a separate build/lab machine also in "DevDomain" on which both a build controller, build agents and a test…
Pete Stensønes
  • 5,595
  • 2
  • 39
  • 62
2
votes
1 answer

Iteration Results in trx output

I have been running tests as part of a build for quite some time now (TFS, VS2010, MTM, Lab Management) and have always received the Iteration Data results in MTM (opened in VS2010) via .trx files. After applying some updates to the VMs I to deploy…
Nashibukasan
  • 2,028
  • 23
  • 37
1
vote
1 answer

How to debug TFS Lab Management Network Isolation?

How do I debug the TFS Lab Management Network Isolation process? Currently network isolation goes into a Configuring... state, and never actually completes. There are informational messages in the additional information, but other environments I…
Brandon
  • 21
  • 5
1
vote
0 answers

How to get back test results in MTM after new build is assigned

we use microsoft test lab managment for testing, lately admins chnged build from 32 to 64 bit, so build in use for test plan was changed also, what we get is all tests, that were run become active and all test results were lost. can we get those…
user891671
  • 21
  • 2
1
vote
1 answer

TestComplete 8 and TFS 2010 Lab Management

I'm tryng to run TestComplete 8 tests with TFS 2010 Lab Management and I keep getting following error when running tests: File extension specified '.tc8test' is not a valid test extension. I can't seam to find any solution for this problem.
Ivan Zivkovic
  • 427
  • 3
  • 18
1
vote
2 answers

How to configure Library Shares for additional TeamProject?

i have an already existing TFS TeamProject with a connected SCVMM, all is working fine. Now i created an additional TeamProject. If I'm working with the old TeamProject in MTM, all works fine. If I change to the new TeamProject i havn't longer the…
MRKrebs
  • 11
  • 5
1
vote
2 answers

Is Lab Management supported in the cloud in TFS 2013?

We are currently using TFS Lab Management on a local server in our organisation. With TFS 2013 being deployable in the cloud, are the Lab Management capabilities also available? We need to be able to environments for testing and nightly builds.
andrew_scfc
  • 645
  • 3
  • 16
1
vote
2 answers

Run unit/integration tests with Lab Management

We have a complete Lab Management environment running Coded UI tests in nightly builds. What we are trying to achieve is to run our integration tests (regular TestMethod() with SQL connections) just before all the Coded UI tests to verify that our…
J. Horn
  • 215
  • 2
  • 5
0
votes
1 answer

Lab Management build definition restores to a snapshot but the VM is stopped

I'm trying to work out an automated Build-Deploy-Test workflow using Lab Management/VS 2010 and everything is working ok... except for one small thing. In my build definition, within the process>environment I set a snapshot that I want the…
Steven Evers
  • 16,649
  • 19
  • 79
  • 126
0
votes
1 answer

CodedUI - Can build-deploy-test workflow close IE browser instance on test agent machine?

I am using build deploy test workflow to execute testcases on Lab environment-CodedUI. Browser IE instance remains open after test execution is over. I am thinking if I can add something to my build workflow, which send instructions on test agent…
0
votes
1 answer

TFS Lab Management Default Template Build Number

I am in the process of trying to understand TFS Lab Management but unfortunately do not have an environment for trying it out. My understanding is that when using Lab Management you use two build templates. A normal build template associated with…
0
votes
1 answer

In Microsoft Test Manager, is there a way to assign multiple roles to a single machine in an environment?

We're currently setting up Lab managed environments using TFS 2012 Lab Management at my company. In the Microsoft Test Manager, you need to define environments in which tests can be run. In each environment, you must have one or more machines…
Alex Marshall
  • 10,162
  • 15
  • 72
  • 117
1
2