Showing results for 2013 - Page 14 of 15 - Azure DevOps Blog

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. Specificall...

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 wou...

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 applicat...

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 enhancem...

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 N...

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 alrea...

DevOps
Jan 18, 2013
0
0

Introducing JavaScript Execution on InternetExplorer and CrossBrowser in Coded UI Test

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

This blog assumes that you have a prior understanding of Coded UI Test and some experience with Recording and Playback on either Internet Explorer or Cross Browser.  A good starting point for Cross Browser testing would be here. This blog explains the new “JavaScript Execution" capability of the Coded UI test on Internet Explorer as well...

DevOpsTest
Jan 8, 2013
0
0

New build of git-tf required for use with Team Foundation Service

Buck Hodges
Buck Hodges

Yesterday’s update of Team Foundation Service requires a new build of git-tf, which is now available for download. Using a version of git-tf prior to the update will result in repeated prompts for your password but will never succeed in authenticating.Follow me on Twitter at https://twitter.com/tfsbuck

DevOpsAzure DevOps Server