52
Using Azure Devops RSAT Extension to configure and maintain pipelines is very helpful, especially for non-technical test managers on customer's side. It does not require writing powershell scripts and new test suites can be easily added.
Currently we need to configure a separate Build task for each Test suite. Some companies have 50+ test suites which makes the pipeline configuration prone to manual error.
It would be great to allow entering multiple comma-separated test suites in the Build task, in the same way as we already can do it in the Execute task in the pipeline.
Currently we need to configure a separate Build task for each Test suite. Some companies have 50+ test suites which makes the pipeline configuration prone to manual error.
It would be great to allow entering multiple comma-separated test suites in the Build task, in the same way as we already can do it in the Execute task in the pipeline.
STATUS DETAILS
Planned
2022 Release Wave 1

Administrator on 12/4/2022 3:11:43 PM
This work is planned to be added. The most recent RSAT 2.4 hotfix release has added this to the CLI command, and plans is shipping a new version of the Azure DevOps extension where adding more suites here will be possible too.