Showing archive results for March 2012

Mar 13, 2012
Post comments count6
Post likes count0

Test Case Migrator Plus V1.2 released

Image
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
Post comments count0
Post likes count0

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

Image
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
Post comments count0
Post likes count0

The Code Index SDK

Image
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
Post comments count0
Post likes count0

ALM Quick Reference Guide BETA has shipped!

Image
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
Post comments count0
Post likes count0

Using Microsoft Visual Studio 11 Beta Feedback Client tool with Windows 8 Metro Style applications

Image
Charles Sterling

For Windows 8 Metro style applications the Visual Studio 11 Test Tools ( Visual Studio 11 Beta Microsoft Test Manager and the Microsoft Feedback Client) are expected to be connected via a remote session using Remote Desktop Connection (MSTSC.exe) or using the simulator integrated into Visual Studio 11 Beta.   To the right is an image of...

DevOps
Mar 12, 2012
Post comments count0
Post likes count0

March 12th TFSPreview.com Update

Image
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
Post comments count0
Post likes count0

Getting Started with Exploratory Testing

Image
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
Post comments count0
Post likes count0

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

Image
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
Post comments count0
Post likes count0

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

Image
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
Post comments count0
Post likes count0

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

Image
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