For my project we use the Test Plans and Test Cases work items within Azure DevOps for quite some time. Now from an automation perspective we want to rename a few of the paramters in some of our shared steps (which are used in >1000 testcases).
Is there a way we can do this automatically, as normally when you rename a parameter in Azure DevOps the parameter is removed from all testcases (including the data). We probably need to do something with the API's of Azure DevOps, but no clue where to start. So any idea is welcome.
Thanks in advance


