Showing category results for Test

May 29, 2015
Post comments count1
Post likes count0

Testing in Continuous Integration and Continuous Deployment Workflows

Gopinath C H[MSFT]

When Brian announced the release of Visual Studio 2015 RC and Team Foundation Server 2015 RC, he blogged about lots of features in these releases including Build.Preview and Release Management which are key for DevOps. At a high level DevOps is to focus on increasing customer value by reducing cycle times in the development process.  There are lot...

DevOpsCI/CDTest
May 11, 2015
Post comments count0
Post likes count0

Introduction and enhancements to Visual Studio Online Cloud Load Testing at Ottawa Dev Day May 30

Charles Sterling

If you missed Ignite or Build and live in Ottawa then you are in luck! A lot of that great content can be found at the Ottawa Dev Day May 30th. …While i have included their entire session list below i have to call out my favorite topic Cloud Load Testing will be there! Introduction to Cloud Load Testing Since November of 2012 when Cloud based L...

DevOpsTest
Apr 29, 2015
Post comments count0
Post likes count0

Load Test Enhancements in Release Candidate of Visual Studio 2015 Enterprise edition

Charles Sterling

What an amazing day.  Today we announced the release candidate to Visual Studio 2015..and it has a ton of new features.  If you haven’t already seen the news make sure and check out the following resources: In addition to downloading Visual Studio 2015 Release Candidate (RC), .NET Framework 4.6, Team Foundation Server 2015 RC, and Visual S...

DevOpsTest
Apr 18, 2015
Post comments count0
Post likes count0

Smart Unit Tests – Test to Code Binding, Test Case Management

Pratap Lakshman

[Editor’s note: "Smart Unit Tests" has been renamed to “IntelliTest” with effect from Visual Studio 2015 Release Candidate (RC).] In an earlier post we had mentioned how Smart Unit Tests can emit a suite of tests for a given code-under-test, and how it can manage this test suite as the code-under-test itself evolves. For any given method serving a...

DevOpsCI/CDTest
Mar 31, 2015
Post comments count0
Post likes count0

Generating excel reports for load test runs done in between 03/19-03/31

Deepak.Singhal [MSFT]

Recently there was a bug caused in our system due to which customers will not be able to see the relevant data in the Excel reports for their runs done during the following period. This will affect only the excel report generation of the run.   Incident start time – 03-19-2015 11:00:00 Incident end time –  04-01-2015 2...

DevOpsTest
Mar 23, 2015
Post comments count0
Post likes count0

Announcing 100 core support for VSO Cloud-based Load testing and more!

Jimson Chalissery [MSFT]

Cloud-based Load Testing with Visual Studio Online now supports  up to 100 cores for a single load test run. Until now in Cloud-based Load Testing, you could use up to 20 cores (10 agents) in a single load test run. With the support for 100 cores, you should be able to generate 5 times the concurrent users than before. For example, , in a typical ...

DevOpsAzure & CloudCI/CD
Mar 9, 2015
Post comments count0
Post likes count0

Load testing Applications behind Firewall using Cloud-based Load Testing Service

Deepak.Singhal [MSFT]

Cloud-based Load Testing Service can be used for performance and scale testing of an application by generating load from Azure. It is often observed that application is deployed in the internal environment behind the firewall before it is deployed to production or you have an application that is deployed internally and accessible on your organizat...

DevOpsAzure & CloudTest
Mar 6, 2015
Post comments count0
Post likes count0

Creating unit test method stubs with “Create Unit Tests”

Importer

In Visual Studio 2015 CTP 6 we are introducing the "Create Unit Tests" feature that provides the ability to create unit test method stubs. The feature allows easy configuration of a test project, and the test class and the test method stub therein. It is conveniently available as a context menu item, and can be invoked on product code at the scope ...

DevOpsCI/CDTest
Mar 4, 2015
Post comments count0
Post likes count0

Initiate a Load Test from Hosted Build work-around

Willy-P. Schaub

  Please note there are now much easier ways of doing this.  Please see: http://blogs.msdn.com/b/visualstudioalm/archive/2015/11/23/scheduling-load-test-execution.aspx                                                         We are gathered this week in a “Hackfest”, defined as a time constrained, joint coding effort t...

DevOpsCI/CDTest
Feb 5, 2015
Post comments count0
Post likes count0

Using advanced diagnostics to debug issues in Cloud Load Test.

Prashasti Gupta

Cloud Load Testing can be used for performance and load testing of your application by generating load from Azure. If you are new to Cloud Load Testing then the following links will help you: It is often observed that debugging on cloud is a little difficult as the machines are not directly accessible to the user. It is not possible to coll...

DevOpsTest