Showing results for 2014 - Page 4 of 18 - Azure DevOps Blog

Nov 3, 2014
0
0

Application Insights – Metric Explorer – Part 1

Ketan Ghelani [MSFT]
Ketan Ghelani [MSFT]

When you drill through many of the charts from the Application Insights overview page, you get to a detailed view that we call Metrics Explorer (ME), which is the focus of this series of blog posts.  In each post of this series, I’ll cover a different set of metrics, explaining what they represent and how to instrument your code to capture them. W...

DevOpsAzure & Cloud
Nov 3, 2014
0
0

Cloud-based Load Testing from Europe is now possible

Jimson Chalissery [MSFT]
Jimson Chalissery [MSFT]

While the announcement regarding VSO availability in Europe was made a few days back, this post outlines what that means in the context of Cloud-based Load Testing with Visual Studio Online. For details on how to create a VSO account in Europe and what it means to have a VSO account in Europe, please refer to the announcement.Fo...

DevOpsCI/CDTest
Nov 2, 2014
0
0

Cloud-based Load Testing REST APIs are here

Jimson Chalissery [MSFT]
Jimson Chalissery [MSFT]

Many of you are looking at being more agile when it comes to testing, and with increased focus on automation, there are quite a few who wants to integrate Load Testing as a regular test practice. This could be either for those validating performance of their nightly/weekly builds or those that just does not want to wait for big milestone releases t...

DevOpsCI/CDTest
Oct 28, 2014
0
0

Announcing a simplified browser-based authoring and configuration experience for Load Testing

Charles Sterling
Charles Sterling

A natural extension to the cloud-based load service, this simplified browser-based authoring and configuration experience enables practically anyone to create and run a load test. Performance testing is often relegated to specialist performance engineers and treated as one of the niche areas of testing, where the tester needs to a proficient in th...

DevOpsTest
Oct 24, 2014
0
0

Upcoming Changes in Visual Studio Architecture and Design Tools

Jean-Marc Prieur
Jean-Marc Prieur

Introduction This post explains some of our plans for evolving our architecture and design tools in Visual Studio, including new capabilities and changes to existing capabilities that we will be delivering in the next major release and subsequent updates. Although these plans have already been informed by an analysis of usage data and talking ext...

DevOpsGit & Version ControlSecurity
Oct 22, 2014
0
0

New Web Access Test features walk through

Charles Sterling
Charles Sterling

I just finished a Microsoft Virtual Academy on DevOps covering new features in Visual Studio Online and Team Foundation Server Update 4 with Jeff Levinson and we had a couple of the attendees ask for the Excel File that we used to create the Test Cases and the shared parameters.  I decided to do one better…publish all the steps we went through incl...

DevOpsTest
Oct 21, 2014
0
0

Application Insights SDK (0.11.0-prerelease)

Joshua Weber-MSFT
Joshua Weber-MSFT

What is it? Application Insights SDK lets you send telemetry to the Application Insights portal, where you can find out what users are doing with your application. 0.11.0 is the latest SDK release for Application Insights. This SDK includes new functionality and new concepts in addition to a change to the API. For information on the previous ...

DevOpsAzure & Cloud
Oct 17, 2014
0
0

Peruse the new PowerShell DSC v1 guidance and other recent releases

Willy-P. Schaub
Willy-P. Schaub

latest release We are pleased to announce that the first version of the PowerShell Desired State Configuration for DevOps and ALM Practitioners v1 guidance has shipped.   other recent releases what’s next? We are resuming work on the “Git for TFVC User Guide” and continuing the PowerShell Desired State Configuratio...

DevOpsCommunityAzure DevOps Server
Oct 10, 2014
0
0

Trigger Release from build with Release Management for Visual Studio 2013 Update 3

Anand Gaurav
Anand Gaurav

The following is applicable only for vNext pipelines of Release Management.    To trigger a release from build with Release Management for Visual Studio 2013 Update 2, you needed to install RM client on TFS build agent machine.  With Update 3, this is no longer needed. Release Management Update 3 has exposed some REST APIs to trigger release from...

DevOpsAzure DevOps ServerCI/CD