Showing results for January 2013 - Azure DevOps Blog

Jan 31, 2013
0
0

Windows Phone Unit Tests in Visual Studio 2012 Update 2

Vinay.Krishna
Vinay.Krishna

Unit Testing is an important part of the application development life cycle for any platform. Visual Studio users no longer need to depend on 3rd party frameworks for unit tests on Windows Phone. The Windows Phone Unit Test framework delivered in CTP2 of Visual Studio Update 2 provides a consistent experience for developers to author, run and debug...

DevOps
Jan 30, 2013
0
0

Getting Started with Git in Visual Studio and Team Foundation Service

Andy Lewis
Andy Lewis

By Matthew Mitrik (MS), Andy Lewis, and Martin Woodward Today we announced the availability of Git for Visual Studio and Team Foundation Service. In this post, we'll walk through the new experiences. Get set up: Get the free service, and then you can use it with any Git client tools you want, including Visual Studio. To use the Visual ...

DevOpsAzure DevOps ServerGit & Version Control
Jan 30, 2013
0
0

VS2012 Update 2 Brings Symbol Improvements to Profiler and IntelliTrace

Dmitri Leonov
Dmitri Leonov

You will recall that VS2012 Update 1 brought a bunch of symbol loading improvements for your debugging scenarios, as documented in our previous two blog posts You’ll be happy to hear that with Visual Studio 2012 Update 2 we’ve taken these symbol related improvements one step further and applied them to more diagnostics scenarios. ...

DevOpsCI/CDGit & Version Control
Jan 29, 2013
0
0

Exploratory Tests Auto Created from Product Backlog Item Acceptance Criteria

Charles Sterling
Charles Sterling

I was chatting w/ Anna Russo at the ALM Summit and just found she has done another GREAT tool for Testers - Auto Create Test Cases from PBI Acceptance Criteria Here is the excerpt from her Visual Studio Gallery Posthttp://www.improvingsoftwarequality.com/2013/01/new-tfs-tester-power-tool-auto-create.html...

DevOps
Jan 29, 2013
0
0

More on Symbol Improvements in VS2012 Update 1

Dmitri Leonov
Dmitri Leonov

Hi, my name is Dmitri Leonov and I am an engineer on the VS debugger team. A couple of months ago with the Visual Studio 2012 Update 1, we shipped debugger improvements some of which were related to symbol and source loading as described in our previous blog post: “Debugger Source Symbol Improvements to Visual Studio 2012”. In this blog post I...

DevOpsGit & Version Control
Jan 24, 2013
0
0

UI Testing of Microsoft SharePoint 2013 with Visual Studio 2012

Sai Krishna Vajjala [MSFT]
Sai Krishna Vajjala [MSFT]

Microsoft Visual Studio 2012 provides complete record and play support through Coded UI Test for performing UI validations on Microsoft SharePoint 2013 applications.  All the features provided by Microsoft SharePoint 2013 can be tested using Coded UI tests with few exceptions. Recording and playing back on a SharePoint ...

DevOps
Jan 23, 2013
0
0

Other enhancements in Microsoft Test Manager in Update 1

Arvind[MSFT]
Arvind[MSFT]

  As part of the VS update 1 , apart from the few big features like supporting pause across sessions, support hierarchical queries for suite creation , inline editing , ability to detect/install updates etc, we have also made few minor enhancements. These enhancements were mainly driven by customer asks. And if you do have any more ...

DevOps
Jan 22, 2013
0
0

Meet the cloud diagnostics and analytics team while at the ALM Summit Jan 29-31

Charles Sterling
Charles Sterling

With the ALM Summit next week the Cloud Analytics Team would love to have a conversation with customers building Cloud based applications for our vNext planning efforts (i.e. talk to one of the teams working on the next generation of Visual Studio!). Please NOTE: Since we will be discussing our next generation of development tools this will be an ...

DevOps
Jan 21, 2013
0
0

Introducing window based smart match for Cross Browser Testing with Coded UI Test

Saima_MSFT
Saima_MSFT

Coded UI Test enabled Cross Browser testing with Visual Studio Update 1. You can have a look at this link for some introduction on for cross browser testing. As part of Visual Studio Update 2, several enhancements were added to this feature. One of them, being smart match for top level windows in cross browser testing. Coded UI Test ...

DevOps