Showing results for Test - Azure DevOps Blog

Nov 2, 2016
0
0

How to use Test Step using REST Client Helper?

Pankaj Khanzode Pankaj Khanzode

Test Case is the backbone for all manual testing scenarios. You can create test case using the web client from Test or Work hubs OR from Microsoft Test Manager (MTM), which then are stored in Team Foundation Server or Visual Studio Team Services. Using these clients you can create test artifacts such as test cases with test steps, test step ...

DevOpsAzure DevOps ServerTest
Oct 19, 2016
0
0

Test & Feedback – Collaborate with your team

Aaron Hallberg Aaron Hallberg

In the previous blogs, we have gone through the first two steps – Capture your findings and Create artifacts. In this blog, we will take you through the third step i.e. Collaborate. Test & Feedback extension provides many ways in which teams can collaborate with one another to drive the quality. You can use the extension to share your ...

DevOpsAzure DevOps ServerTest
Oct 12, 2016
0
0

Test & Feedback extension – Create artifacts

Pankaj Khanzode Pankaj Khanzode

In the previous blog "Test & Feedback - Capture your findings", we discussed the full “Capture” capability of the Test & Feedback extension. Once all the findings have been captured, the next step is to create rich actionable work items that can be consumed by the team. In this blog we will focus on the “Create” step and the various...

DevOpsAzure DevOps ServerTest
Oct 11, 2016
0
0

Test & Feedback – Capture your findings

Pankaj Khanzode Pankaj Khanzode

Test & Feedback extension allows everyone in team, be it developers, testers, product owners, user experience, leads/managers etc. to contribute to quality of the application, thus making it a “team sport”. It enables you to perform exploratory tests or drive your bug bashes, without requiring predefined test cases or test steps. This ...

DevOpsAzure DevOps ServerTest
Oct 10, 2016
2
0

Parallel Test Execution

Pratap Lakshman Pratap Lakshman

An early post on Parallel Test Execution drew attention to its subtle semantics. Three considerations directly contributed to that (1) Reach (2) Composability (3) Non-disruptive roll out. The Visual Studio Test Platform is open and extensible, with tests written using various test frameworks and run using a variety of adapters. To reduce on-...

DevOpsCI/CDTest
Oct 10, 2016
0
0

Tracking branch health and identifying flaky tests in RM driven test automation

Abhishek Agrawai Abhishek Agrawai

In my previous blog post, I had written about how we have a single Release Definition for our team which runs all the test environments in parallel.  Now that Release Management supports branch based filters while listing releases, it is very easy to track the health of a particular branch.  Further, with the work the test team has done ...

DevOpsAzure DevOps ServerCI/CD
Oct 8, 2016
0
0

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 ...

DevOpsAzure DevOps ServerTest
Sep 30, 2016
0
0

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 ...

DevOpsTestAgile
Sep 27, 2016
0
0

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
0
0

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

Feedback