Showing results for Test - Azure DevOps Blog

Jun 9, 2024
0
3

Test & Feedback Extension in Manifest V3

Jihye Eom
Jihye Eom

We are excited to announce a new update to the Azure DevOps Test and Feedback extension! This update brings essential implementation changes, upgrading from manifest version 2 to version 3. Following Google's announcement of their Manifest V2 deprecation schedule, we have been actively working on our implementation of Manifest V3. While the ...

DevOpsCommunityTest
Mar 20, 2024
2
6

Quick Copy and Import Test Case by Plan or Suite ID

Jihye Eom
Jihye Eom

Efficiency is key in managing extensive test cases, and we understand the value of your time. That's why we're thrilled to announce an exciting enhancement to Azure Test Plans – the Quick Copy and Import test case feature, enabling you to use Test Plan or Suite ID for immediate action. Say goodbye to the delays caused by lengthy dropdown menus ...

TestDevOpsCommunity
Feb 15, 2024
2
2

JUnit Attachments Support for Publish Test Results

David Paquette
David Paquette

We've recently made some improvements to the Publish Test Results task in Azure Pipelines. This task now supports file attachments when publishing test results from a JUnit report. JUnit Attachments Report Format The JUnit XML report format doesn't officially have support for file attachments but there is a common convention of including ...

DevOpsAzure & CloudCommunity
Jan 26, 2024
25
5

New version of Publish Code Coverage Results task

Bohdan Janousek
Bohdan Janousek

We’ve introduced a new V2 version of the publish code coverage results task (known as PCCR) in Azure Pipelines recently. The main benefit of the V2 task is the support for more formats of the code coverage results and therefore more programming languages than the V1 task, which was limited to Cobertura and JaCoCo formats only. You can see more ...

Azure & CloudDevOpsTest
Oct 19, 2023
3
6

Improved Code Coverage Tab Experience

Vinayak Joshi
Vinayak Joshi

If you’re using Azure DevOps for your CI/CD pipeline, you may be interested in our recent improvements to code coverage testing. Code coverage tests can help you identify areas of your code that are not tested, or not tested enough, and improve the quality of your automated tests and overall code quality. With our recent updates, you can now ...

DevOpsTest
Jul 20, 2023
3
2

Improvements to code coverage experience under test automation

Ravi Kumar
Ravi Kumar

If you're using Azure DevOps for your CI/CD pipeline, you may be interested in our recent improvements to code coverage testing. Code coverage tests can help you identify areas of your code that are not tested, or not tested enough, and improve the quality of your automated tests and overall code quality. With our recent updates, you can now view ...

TestCI/CD
May 26, 2023
2
3

Improved Flaky Test Management in Azure Pipelines

Ravi Kumar
Ravi Kumar

In software development, testing is an integral part of the development process. Tests are used to verify that software behaves as expected, and they ensure that changes made to the code do not break existing functionality. However, there is a problem that often arises when running automated tests: Flaky tests. Flaky tests are tests that produce ...

Test
Mar 7, 2023
0
4

Integrate Azure Load Testing into Azure DevOps

April Yoho
April Yoho

Azure Load Testing became generally available in February 2023. It shipped with a lot of new features that were requested by you, the community. You can get started quickly from within the Azure portal, or upload your own custom JMeter script. Azure Load Testing allows you to find bottlenecks within your application stack, load testing your ...

Azure & CloudDevOpsCI/CD
Feb 25, 2022
2
0

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

DevOpsAzure & CloudCommunity