This extension adds an Automation tab to Azure Test Plans, allowing you to select and trigger automation pipelines directly from your test plans workflow.
Features
Adds dedicated "Automation" tab to Test Plans
Select multiple test cases for bulk execution
Real-time execution tracking with floating widget
Direct integration with Azure Pipelines
Smart filtering and search capabilities
View automation status, assigned users, and pipeline mappings
Usage
Navigate to Test Plans in your Azure DevOps project
Select a Test Plan and Test Suite
Go to the Automation tab
Select test cases using checkboxes or Ctrl+A
Click the Run button to trigger pipelines
Monitor execution status in the floating widget
Configuration
Custom Field Setup
Add a custom integer field to your Test Case work item type:
Field Name: Pipeline ID
Reference Name: Custom.PipelineID
Type: Integer
Test Case Requirements
Set Automation Status = "Automated"
Populate Pipeline ID field with your Azure Pipeline ID