Showing results for Test - Azure DevOps Blog

Feb 25, 2022
Post comments count2
Post likes count0

Top stories from the #AzureDevOps #community for 2022.25.02 are here!

April Yoho
April Yoho

Welcome back! I am April Edwards and every week I try to bring you the latest updates from around the DevOps on Azure community. If you have a post you’d like to have me include, I am always listening. You can reach out on Twitter or LinkedIn and I will be sure to share your latest post with the community. Also, be sure to tag your posts with #Azur...

DevOpsAzure & CloudCommunity
Oct 22, 2020
Post comments count0
Post likes count0

Things to consider when running visual tests in CI/CD pipelines: Getting Started (Part 1)

Jessica Deen
Jessica Deen

Testing - it's an important part of a developer's day-to-day, but it's also crucial to the operations engineer. In a world where DevOps is more than just a buzzword, where it's become accepted as a mindset shift and culture change, we *all* need to consider running quality tests.

TestCI/CD
Aug 1, 2019
Post comments count3
Post likes count0

Support for large test attachments now available in Azure Pipelines

Divya Vaishnavi
Divya Vaishnavi

With this update, Azure Pipelines supports test attachments bigger than 100MB in size, which means you can now upload big files like crash dumps or videos with failed tests, aiding your troubleshooting experience.

Azure & CloudCI/CDTest
Apr 12, 2019
Post comments count8
Post likes count1

Changes to Coded UI Test in Visual Studio 2019

Prachi Bora (MSFT)
Prachi Bora (MSFT)

We've been recommending for a while that customers use the open source tools Selenium and Appium tools, therefore the Visual Studio 2019 release marks their final deprecation. We recommend using Selenium for testing web-applications and Appium with WinAppDriver for testing desktop (WPF, WinForms, Win32) and UWP apps.

Test
Feb 22, 2019
Post comments count38
Post likes count0

Cloud-based load testing service end of life

Jamie Cool
Jamie Cool

We plan on closing down the corresponding Azure DevOps cloud-based load testing service on March 31st, 2020.

TestDirections
Oct 25, 2018
Post comments count2
Post likes count0

Test Analytics in Azure Pipelines is now at your fingertips

Divya Vaishnavi
Divya Vaishnavi

Keeping the pipeline healthy and making it effective is KEY to your DevOps ongoing journey. Some time back we introduced Analytics in Azure Pipeline with Top failing tests report to help you do just that.

TestCI/CDReporting
Jun 19, 2018
Post comments count0
Post likes count0

New Navigation for Visual Studio Team Services

Jeremy Epling
Jeremy Epling

I’m excited to share the new navigation we’re working on for Visual Studio Team Services (VSTS) to modernize the user experience and give you more flexibility. As Lori mentioned in her blog post, our goal to create an integrated suite that also gives the flexibly to pick and choose the services that work best for you. That goal is a common customer...

DevOpsAzure DevOps ServerCI/CD
Mar 7, 2018
Post comments count1
Post likes count0

DevOps for IoT with Win10 IoT Core, UWP, and VSTS

Pratap Lakshman
Pratap Lakshman

We often get asked how to do CI/CD for IoT apps using Win10 IoT Core. If you’ve been considering or using Win10 IoT Core, then read on. The Visual Studio Test Platform that ships with Visual Studio 15.6 RTW now supports Testing on Win10 IoT Core. Continuous Integration (CI) and Continuous Delivery (CD) are key practices in DevOps. Integrations ar...

DevOpsCI/CDTest