Showing category results for Test

Oct 8, 2016
Post comments count0
Post likes count0

Announcing General Availability for Test & Feedback extension (formerly Exploratory Testing extension)

Adity Agarwal
Adity Agarwal

Today, we are excited to announce the general availability of Test & Feedback extension (formerly Exploratory Testing extension), and this extension is free for all. With agile practices becoming more prevalent, release cycles have become shorter. It doesn’t leave much time for teams to identify all scenarios, record the steps that need to be ...

DevOpsAzure DevOps ServerAgile
Sep 30, 2016
Post comments count0
Post likes count0

Cloud-load testing service is hyper-scale ready: lessons from generating 1M concurrent user load

Prachi Bora (MSFT)
Prachi Bora (MSFT)

Every now and then we hear of a business-critical app failing during major promotional or seasonal events such as holiday sales. More often than not it turns out that the app is not ready for the massive demand created on such occasions - causing the servers to fail and resulting in dissatisfied customers and lost opportunity. To ensure that your a...

DevOpsAgileTest
Sep 27, 2016
Post comments count0
Post likes count0

Run cloud-based load tests using your own machines (a.k.a. Bring your own subscription)

Prachi Bora (MSFT)
Prachi Bora (MSFT)

When you run a cloud-based load test, the load testing service automatically provisions the necessary machines (load agents) for generating the load to your application. Once the load test run has completed, these resources are torn down. This works well for the most part for a large set of customers. However, some customers want to be able to run ...

DevOpsTest
Sep 1, 2016
Post comments count0
Post likes count0

Announcing MSTest V2 Framework support for .NET Core 1.0 RTM

Pratap Lakshman
Pratap Lakshman

MSTest V2 is now supported on .NET Core 1.0 RTM. API changes in .NET Core 1.0 leading up to RTM (see #7754), were blocking users of the MSTest V2 packages we had released for .NET Core 1.0 RC2. Not any more (see #10713), we are pleased to note. This continues to be a preview release, and comes with following changes: Now ...

DevOpsCI/CDTest
Aug 23, 2016
Post comments count0
Post likes count0

Testing private/intranet applications using Cloud-based load testing

Deepak.Singhal [MSFT]
Deepak.Singhal [MSFT]

Cloud-based Load Testing Service can be used for performance and scale testing of an application by generating load from Azure. This type of load generation can only hit/generate load on an internet/publically accessible application. But we have seen many times customer needs to load test their application which is not publically accessible. Reason...

DevOpsAzure & CloudTest
Aug 22, 2016
Post comments count0
Post likes count0

Use cloud load agents on your infrastructure

Deepak.Singhal [MSFT]
Deepak.Singhal [MSFT]

This blog talks about how you can configure your own machines (physical/VMs) with Cloud-based Load Testing service to do a load test run. This is primarily useful when you want to load test an application which is not publically accessible. To get more context around this, please refer 'Load testing Applications behind Firewall using Cloud-based Lo...

DevOpsAzure & CloudTest
Aug 5, 2016
Post comments count0
Post likes count0

Evolving the Visual Studio Test Platform – Part 2

Pratap Lakshman
Pratap Lakshman

As promised in the previous post, what follows is a recap of all of the Testing-related features implemented and delivered in the Visual Studio 2015 cycle until now. Each of the features might be relevant at a different stage in the lifecycle, but together they serve the single purpose of enabling efficiency - and overlaid on the lifecycle graphic,...

DevOpsCI/CDTest
Jul 25, 2016
Post comments count0
Post likes count0

Evolving the Visual Studio Test Platform – Part 1

Pratap Lakshman
Pratap Lakshman

Three releases (VS 2015 Update 3, Visual Studio "15" Preview 3, MSTest V2) featuring Test Platform components in as many months indicate a path best traced by starting from the present. The Test Platform Presently, Visual Studio has an open and extensible test platform with tests being written using various test frameworks and run using a variety ...

DevOpsCI/CDTest
Jul 18, 2016
Post comments count1
Post likes count0

Speed up cloud-load test execution by retaining resources for quick consecutive runs

Prachi Bora (MSFT)
Prachi Bora (MSFT)

Validating application's performance by running a load test typically follows a test->fix->test loop, often repeated several times. After you have run an initial load test and made some changes (either on the app side or test side by fixing issues or tweaking configurations), you want to quickly validate if that works and gives you the desire...

DevOpsTest
Jun 29, 2016
Post comments count0
Post likes count0

The IntelliTest Reference Manual

Pratap Lakshman
Pratap Lakshman

There is something to be said about having a good tool box - after all picking the right tool for a job is also as much about picking the right job for a tool, and the bigger your toolbox, the better the chances are that the best tool you can muster will be the one appropriate for the job at hand. To get the most productivity improvements from usi...

DevOpsCI/CDTest