-
Create an Azure Resource Manager Service Connection for Azure DevOps Server Pipelines
Creating a service connection in Azure DevOps Server is complex due to the lack of direct access to Azure resources unlike in its cloud counterpart. To ease this, a detailed PowerShell script has been developed to facilitate Azure Resource Manager service connection setup by generating necessary values, which can then be inputted directly into Azure…
-
How Do You Add New Test Suites in Azure DevOps Test Plans?
In Azure DevOps Test Plans (aka. Azure DevOps’s QA testing tools), Test Suites help you to keep your tests organized. But if you’re looking at your tests, it’s 0% obvious how to add a new Test Suite. Heck! You can’t even tell by looking that Test Suites even exist in the tool. So how do…
-
The Test & Feedback Extension for Azure DevOps: Supercharged QA Testing
The post introduces the Test & Feedback extension for Azure DevOps Test Plans, highlighting its underutilization in quality assurance (QA) testing processes. The browser add-on helps streamline QA work by supporting task creation, detailed bug reporting, and exploratory testing. The extension is compatible with Windows, Mac, and Linux operating systems and available for Chrome, Edge,…
-
QA Testing with Azure DevOps: What are Test Cases, Test Plans, and Test Suites?
Azure DevOps facilitates Quality Assurance (QA) testing with its Test Plans hub, allowing testers to organize their work with Test Cases, Test Plans, and Test Suites. Test Plans act as containers for testing efforts, while Test Suites, which can be Requirement-based, Query-based, or Static, organize Test Cases. This helps in maintaining an orderly approach to…
-
Azure DevOps YAML: Slides / Code from VSLive Redmond 2023
I’m doing a talk today at VSLive Redmond 2023 on automated builds and releases in Azure DevOps using YAML-based pipelines. Here are my slides and code samples.
-
“Real World Scrum with Azure DevOps”: Slides from VSLive Redmond 2023
Looking to get going at doing Scrum with Azure DevOps? Here the slides from my talk at VSLive Redmond 2023.
-
Azure DevOps (azdoutil) Flow Metric & Project Forecasting Tools Now Supports Multiple Teams!
Azure DevOps (azdoutil) Flow Metric & Project Forecasting Tools Now Supports Multiple Teams!
-
Azure DevOps YAML: Slides / Code from VSLive Las Vegas 2023
My slides and code samples from my Azure DevOps YAML Pipelines talk at VSLive Las Vegas 2023.
-
How to Predict the Future With Azure DevOps & Flow Metrics
Yes, you can predict the future. Well, maybe more like forecast the future. And Azure DevOps can help. Enter Flow Metrics & Throughput.
-
How to Customize Azure DevOps to Streamline Scrum Product Backlog Refinement
Want to make Scrum Product Backlog Refinement a lot easier in Azure DevOps? Try adding these simple customizations.