Showing results for March 2012 - Page 2 of 3 - Azure DevOps Blog

Mar 13, 2012
6
0

Test Case Migrator Plus V1.2 released

Gautam Goenka [MSFT]
Gautam Goenka [MSFT]

We have completed the release of the Test Case Migrator Plus (V1.2 RTM) on CodePlex.What's new for the V1.2 RTM version

DevOpsCommunityTest
Mar 13, 2012
0
0

What’s new for MSTest unit tests in Visual Studio 11 Beta

Importer
Importer

In an earlier post we detailed the fresh approach we have taken with unit testing in Visual Studio 11. You can now pick and choose the test framework of your choice and use it from within the Visual Studio experience in a fully integrated manner. While we have done a lot of work on the new experience and a new extensible platform, we have also inve...

DevOps
Mar 13, 2012
0
0

The Code Index SDK

Jean-Marc Prieur
Jean-Marc Prieur

This blog post was updated in Dec 2016 to explain what changed with Visual Studio 2017. More in: The visual Studio Modeling SDK is part of Visual Studio 2017 Introduction In Visual Studio 11 Ultimate, the experience around the architecture diagrams has improved a lot, with respect to Visual Studio 2010. In particular, performance and scalability ...

DevOpsCI/CD
Mar 12, 2012
0
0

ALM Quick Reference Guide BETA has shipped!

Willy-P. Schaub
Willy-P. Schaub

We are pleased to announce that we have released another one of the ALM Rangers Visual Studio 11 Readiness “Gig” projects, which delivers quick references which started in 2009 with a request from Steven van Niekerk (Technical Lead / Architect, South-Africa) initiated this project with his question “Can you tell me about TFS and VSTS in 5 minutes?”...

DevOpsCommunity
Mar 12, 2012
0
0

March 12th TFSPreview.com Update

doug.neumann
doug.neumann

Today, we pushed a small update to the hosted Team Foundation Service, and I wanted to share some insight into our update cadence and what’s new in this particular release. We’re going to be blogging about all of our interesting updates so that you can have an idea about what’s new and pertinent to your use. As you may know, we’ve been working to ...

DevOpsAzure DevOps Server
Mar 12, 2012
0
0

Getting Started with Exploratory Testing

Nitin Gurram
Nitin Gurram

  How many times have you been in a situation when you found a bug while doing some ad hoc testing but couldn’t report it because you couldn’t reproduce it again. Or you filed a bug during a bug bash, it was fixed but it reappeared in the software because there was no way you could have remembered to test it again. If you are a software tes...

DevOpsTest
Mar 12, 2012
0
0

Very nice video about what’s new in Visual Studio 11 Dependency Graphs

Jean-Marc Prieur
Jean-Marc Prieur

After Esther who explained how to Visualize Code with Visual Studio 11 Beta last week, Chris blogged this week-end about What's new in Visual Studio 11 Dependency Graph Features. He has recorded a great video (WMV 17mb, MP4 14mb), going through the main features: A must watch!

DevOpsCI/CD
Mar 9, 2012
0
0

Code First API Library, Scaffolding & Guidance for Coded UI Tests–Released to Codeplex

Importer
Importer

The purpose of Code First API Library, Scaffolding & Guidance for Coded UI Tests is to help you write more maintainable Coded UI tests for your web apps.  When building Web UI Tests the way that's proposed here - you aren't going to be recording test scripts nor building UI Maps. Instead, you'll be writing Page Objects that are interacting...

DevOps
Mar 8, 2012
0
0

Visual Studio 11 Beta: Manual Testing of Windows Metro Style Apps

Mathew Aniyan MSFT
Mathew Aniyan MSFT

NOTE: This article assumes that you are familiar with Microsoft Test Manager. See this *MSDN article for a full description of Manual Testing features available with Visual Studio 11. This article focuses on the features that are specific to Windows Metro style apps available in Windows Consumer Preview.* ** With Dev11 Beta, now available at this...

DevOps