Showing category results for CI/CD

Nov 19, 2014
Post comments count0
Post likes count0

Introducing Smart Unit Tests

Pratap Lakshman

[Editor’s note: "Smart Unit Tests" has been renamed to “IntelliTest” with effect from Visual Studio 2015 Release Candidate (RC).] If you have not already seen the brief video on the Smart Unit Tests feature, I urge you to do so; this feature can help you overcome any inertia in getting started writing unit tests. But there is much more to it than ...

DevOpsCI/CDTest
Nov 17, 2014
Post comments count0
Post likes count0

DevOps style deployment in Visual Studio 2015 preview – Sharing deployment configuration with team

Muthukumaran [MSFT]

  While the earlier blog on DevOps style deployment capability touched upon the scenarios for an individual developer, in this blog let’s look at how this experience can be extended to team. You would also want to refer Announcing DevOps style deployments using Visual Studio 2015 Preview and Azure and Brian Keller’s Channel9 Video first. A new “E...

DevOpsAzure & CloudCI/CD
Nov 17, 2014
Post comments count0
Post likes count0

DevOps style deployment in Visual Studio 2015 preview – A detailed look

Muthukumaran [MSFT]

By now you must be aware about the DevOps style deployment capability that was announced in Visual Studio 2015 preview. If not already, you would want to refer the announcement blog; Announcing DevOps style deployments using Visual Studio 2015 Preview and Azure. Brian Keller’s Channel9 Video is a great place to start to learn more about this featur...

DevOpsAzure & CloudCI/CD
Nov 12, 2014
Post comments count0
Post likes count0

Announcing DevOps style deployments using Visual Studio 2015 Preview and Azure

Charles Sterling

While most teams realize integrating the development processes with the operation processes can return a ton of value –such as decreased release cycle times and much improved response times to live sight incidents most teams aren’t integrated due to the tools. With Visual Studio 2015 and Azure SDK 2.5 can now deploy your applications to an environm...

DevOpsCI/CD
Nov 11, 2014
Post comments count0
Post likes count0

What’s new in Release Management for VS 2013 Update 4?

Importer

I'm excited to announce Release Management for Visual Studio 2013 Update 4. This update includes several new features and performance updates that will make it easier than ever to deploy your app from development through to production. This update is the latest in a cumulative series of feature additions and bug fixes for Release Management. ...

DevOpsAzure & CloudAzure DevOps Server
Nov 11, 2014
Post comments count0
Post likes count0

Using Release Management VSO service to manage releases

Anand Gaurav

With Release Management for Visual Studio 2013 Update 4 RTM, you can use Visual Studio Online(VSO) service to set up and manage your releases to Azure. This means you can configure Release Management client to connect to Visual Studio Online service instead of Release Management server used for on-premises setup. Getting started with Release Man...

DevOpsAzure DevOps ServerCI/CD
Nov 10, 2014
Post comments count0
Post likes count0

Deploying and testing web applications using Release Management

Vijay Machiraju

Summary You have downloaded the Release Management for Visual Studio client, and are connected to either your Visual Studio Online account or to an on-premises Release Management Sever. You have created environments (either imported your Azure environments or created on-premises) to be used in the various stages of your release template. Now you...

DevOpsAzure & CloudCI/CD
Nov 10, 2014
Post comments count0
Post likes count0

How to install RM Azure extension and use the Azure VM in Release Management

Ashok Kirla

RM extension enables PowerShell DSC and WMF configuration required for Release Management Server to perform actions on the VM.  By installing RM Extension to Azure VM, the user can add this VM as a vNext Azure Server in Release Management once the corresponding Azure subscription added. Steps to install Visual Studio Release Management Azure exten...

DevOpsAzure & CloudCI/CD
Nov 3, 2014
Post comments count0
Post likes count0

Cloud-based Load Testing from Europe is now possible

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

Cloud-based Load Testing REST APIs are here

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