Showing category results for CI/CD

Nov 22, 2012
Post comments count0
Post likes count0

Quick Response Sample – Visual Studio Extension to support the ALM Rangers Branching and Merging guidance

Importer

Quick Response samples provide information directly from Visual Studio ALM Rangers working with the Microsoft Visual Studio Product Group and Microsoft Services, in response to feature gaps to supplement the product and knowledge base information. Issue It is not simple to implement a consistent branching model, that complies with the VS TFS Br...

DevOpsCommunityAzure DevOps Server
Nov 8, 2012
Post comments count0
Post likes count0

Migrating Coded UI Test Projects on VS 2012

Aditya_msft

In Visual Studio 2012, Coded UI Test projects provide silent upgrade features where if you open a Coded UI Test project which was created in Visual Studio 2010 SP1, it will get repaired automatically to support both Visual Studio 2012 & Visual Studio 2010 SP1. Similarly if you create any new Coded UI Test project in Visual Studio 2012, you can ...

DevOpsCI/CDTest
Nov 8, 2012
Post comments count0
Post likes count0

Coded UI Test: Why does application close after each test in Visual Studio 2012?

Aditya_msft

 In Visual Studio 2010 SP1, Coded UI Test added a flag CloseOnPlaybackCleanup to ApplicationUnderTest class. For cases where an application is launched during test run, this flag helps determine whether to close the application under test after test is over.  Default value for the flag was set to true (closes the application) as it is not advisable...

DevOpsCI/CDTest
Oct 26, 2012
Post comments count0
Post likes count0

Quick Response Sample – Command line utility to create TFS Branch Scenarios

Importer

Quick Response samples provide information directly from Visual Studio ALM Rangers working with the Microsoft Visual Studio Product Group and Microsoft Services, in response to feature gaps to supplement the product and knowledge base information. Update 2012/11/22 - Please refer to the Quick Response Sample – Visual Studio Extension to support th...

DevOpsCommunityCI/CD
Oct 17, 2012
Post comments count0
Post likes count0

ALM Rangers ship the new Branching and Merging Guide v2.1

Willy-P. Schaub

We are pleased to announce that we have released the new Branching and Merging Guide using the new ALM Rangers documentation style as discussed in ALM Rangers – Raising the Quality Bar for Documentation (Part 2).   For more information on this project, please visit the Codeplex project. Please send candid feedback We can’t wait to hear from y...

DevOpsCommunityCI/CD
Oct 2, 2012
Post comments count0
Post likes count0

Microsoft Update available for Visual Studio 2010 SP1

Shubhra Maji MSFT

An update to Visual Studio 2010 SP1 with compatibility support for Visual Studio 2012 and Windows 8 is available for download at Download Center and as a Microsoft Update.After you apply the Microsoft update, the following Visual Studio 2010 SP1 Test Tools features are improved for Windows 8:Here are the list of new features: The Update also...

DevOpsAzure DevOps ServerCI/CD
Aug 24, 2012
Post comments count0
Post likes count0

ALM Rangers Branching and Merging guide for Visual Studio 2012 is available

Willy-P. Schaub

As mentioned in Cowabunga! Visual Studio ALM Rangers Readiness “GIG” goes RTM! the RTM version of the Branching and Merging Guide for Visual Studio 2012  was not included in the sim-ship wave. But we have just received the following signal from the product owner Matthew Mitrik and the project lead Micheal Learned:   Well done team! The team h...

DevOpsCommunityCI/CD
Jul 9, 2012
Post comments count0
Post likes count0

Using the IntelliTrace Standalone Collector Remotely

Bill Horst

This post pertains to the IntelliTrace Standalone Collector, a new feature associated with Visual Studio 2012.  The Standalone Collector allows you to collect IntelliTrace logging information on one machine (e.g. a production server) and analyze the log on another machine (e.g. the dev machine in your office).  This post will specificall...

DevOpsCI/CDGit & Version Control
Jun 19, 2012
Post comments count0
Post likes count0

Visual Studio 2012 RC – What’s new in Code Coverage

Importer

  As product development adapts to the demands of continuous delivery models and agile methodologies, the developer is being entrusted with bringing in product changes with a higher quality bar. Besides strengthening processes to include quality checkpoints like gated check-ins, rolling builds and other regression checks, the developer can pro...

DevOpsCI/CD
Jun 5, 2012
Post comments count0
Post likes count0

What is new in the Code Index SDK for Visual Studio 2012 RC?

Jean-Marc Prieur

With Visual Studio 11 Beta, we had started sharing the code index SDK.Last week, we shipped the Visual Studio 2012 RC Visualization and modeling SDK (VsVmSDK RC), which, among other features, contains the Code index SDK build tasks. This is an opportunity to explain what changed in the Code Index SDK.Modifications to the bulk indexing Update...

DevOpsCI/CD