runAutomatedTests
Execute automated test suites in Azure DevOps with customizable options for parallel execution, test environment, and specific test plans or suites. Streamlines testing processes via the azure-devops-mcp server.
Instructions
Execute automated test suites
Input Schema
Name | Required | Description | Default |
---|---|---|---|
parallelExecution | No | Whether to run tests in parallel | |
testEnvironment | No | Environment to run tests in | |
testPlanId | No | ID of the test plan to run | |
testSuiteId | No | ID of the test suite to run |