Showing category results for Test

Jun 21, 2016
Post comments count2
Post likes count0

Remote testing – Distributing tests based on number of machines

Atin Bansal
Atin Bansal

With Sprint 102 deployment on Visual Studio Team Services, we have enabled tests from within an assembly to be distributed to remote machines using the Run Functional Tests task (formerly called Run Tests using Test Agent). This has been one of the bigger asks from customers around Remote testing. You will see a new check box in the task as below. ...

DevOpsCI/CDTest
Jun 17, 2016
Post comments count0
Post likes count0

Taking the MSTest Framework forward with “MSTest V2”

Pratap Lakshman
Pratap Lakshman

Recently, we announced MSTest Framework support for .NET Core RC2 / ASP.NET Core RC2 - this is "MSTest V2" as we fondly call it, and the release sets the direction for how we intend to evolve the MSTest framework. First, some context ... In Visual Studio we have an open and extensible test platform with tests being written using various test frame...

DevOpsCI/CDTest
May 30, 2016
Post comments count0
Post likes count0

Announcing MSTest Framework support for .NET Core RC2 / ASP.NET Core RC2

Pratap Lakshman
Pratap Lakshman

.NET Core RC2 and ASP.NET Core RC2 released just a couple of weeks back. They feature the introduction of the .NET CLI, major changes to the .NET Core SDK (formerly called DNX), the rebranding of ASP.NET 5 to ASP.NET Core, and more. You can read about these on the .NET team blog and the .NET Web Development team blog. We are now pleased to announc...

DevOpsCI/CDTest
May 22, 2016
Post comments count0
Post likes count0

Multiple URL performance testing support for Azure Web Applications

Gopinath C H[MSFT]
Gopinath C H[MSFT]

Performance/load testing of Azure web applications is supported for a while, today we are announcing support for multiple URLs performance testing using Visual Studio web test format. Typically web application includes multiple web pages with headers and query parameters, so currently user has to create multiple test runs in Azure portal for testi...

DevOpsAzure & CloudTest
May 20, 2016
Post comments count0
Post likes count0

Troubleshooting an HTTP archive-based load test

Prachi Bora (MSFT)
Prachi Bora (MSFT)

Did you know that you can use the cloud-based load testing service in VSTS to create and run load tests using HTTP archive (.har) files? The feature preview is available now. To learn more, see this link. This blog post covers how to troubleshoot any request failures that may be happening in your test. As you run a load test, requests are sent to...

DevOpsTest
May 20, 2016
Post comments count2
Post likes count0

Feature Preview: Creating load tests using HTTP archive

Prachi Bora (MSFT)
Prachi Bora (MSFT)

If you have used cloud-based load testing before, you may already be familiar with the ability to run a 'quick load test' using the VSTS portal. It's a great way to:   On the other end of the spectrum is using Visual Studio Enterprise to create and run load tests - while you can certainly create a simple load test using Visual Studio...

DevOpsTest
May 9, 2016
Post comments count0
Post likes count0

Trying out the cloud load testing service using Visual Studio Enterprise trial

Prachi Bora (MSFT)
Prachi Bora (MSFT)

Of late, we have heard that several people are interested in trying out the capabilities of Visual Studio load test offering, but they are not sure how to go about it if they don't already have an Enterprise license. This post illustrates how to use Visual Studio Enterprise trial to learn about load test capabilities in the VS IDE, and how you can...

DevOpsTest
Apr 11, 2016
Post comments count0
Post likes count0

Test execution improvements – Apr 2016

Anand Kamat
Anand Kamat

About a month ago, I published a blog detailing Testing tools roadmap and the value we have delivered over the last six months. If you have not seen it yet, I will encourage you to read and provide feedback. We continue to focus on efficient test execution across automated, manual and exploratory testing scenarios. Here are some enhancements that w...

DevOpsAzure & CloudCI/CD
Apr 6, 2016
Post comments count0
Post likes count0

New and updated DevLabs extensions in the Visual Studio Team Services Marketplace

Willy-P. Schaub
Willy-P. Schaub

Microsoft DevLabs is an outlet for experiments from Microsoft, experiments that represent some of the latest ideas around developer tools. Solutions in this category are designed for broad usage, and you are encouraged to use and provide feedback on them; however, these extensions are not supported nor are any commitments made as to their longevity...

DevOpsCommunityCI/CD
Mar 10, 2016
Post comments count0
Post likes count0

Visual Studio Team Services – Testing Tools Roadmap

Charles Sterling
Charles Sterling

Over the last few months, there has been a consistent ask for Visual Studio Team Services (VSTS) / Team Foundation Server (TFS) Testing Tools roadmap.  I would like to share our strategic direction, what we have delivered over the last 6 months and where we are headed.  It would be great to get your feedback on what we are doing right and where we ...

DevOpsCI/CDTest