How to turn off Azure Pipelines for a Project
Sometimes some of your projects may not require any testing itself and they may be in need of only Azure Boards, in that case you… Read More »How to turn off Azure Pipelines for a Project
I am an Azure DevOps expert who has worked on TFS/Azure DevOps from 2012 as part of my job.
Sometimes some of your projects may not require any testing itself and they may be in need of only Azure Boards, in that case you… Read More »How to turn off Azure Pipelines for a Project
Sometimes some of your projects may not require any testing itself and they may be in need of only Azure Boards, in that case you… Read More »How to turn off AzureRepos for a Project
Sometimes some of your projects may not require any testing itself and they may be in need of only Azure Repos and Azure Boards, in… Read More »How to turn off Azure Artifacts for a Project
Sometimes some of your projects may not require any testing itself and they may be in need of only Azure Repos and Azure Boards, in… Read More »How to turn off Azure TestPlans for a Project
Let us see how to add tasks to VSTS from Excel.Instead of adding it from Azure Boards it’s easier to add it via Excel Step… Read More »How to add workitems,tasks to Azure Boards(VSTS) from Excel
Here is the powershell code that would allow you to extract Passed and Failed Data from a .trx file This would enable to extract the… Read More »PowerShell script to extract Passed & Failed Data from a .trx file
In AzureDevOps, once the sprint is closed, it becomes essential to move work items from the previous sprint to the current sprint as there would… Read More »Moving WorkItems to next iteration from Sprints in Azure Boards
Here in a series of posts I will be explaining about how to migrate Requirements,TestCases,Defects from QC to VSTS. Here is a overall architecture of… Read More »Migrating data from HP QC to AzureDevOps (VSTS)