azure-devops-mcp

by RyanCardin15
Verified

recordExploratoryTestResults

Capture and log findings during exploratory testing sessions, including attachments and session IDs, for efficient tracking and analysis in Azure DevOps.

Instructions

Record findings during exploratory testing

Input Schema

NameRequiredDescriptionDefault
attachmentsNoAttachments for the findings
findingsYesList of findings to record
sessionIdYesID of the exploratory session

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "attachments": { "description": "Attachments for the findings", "type": "array" }, "findings": { "description": "List of findings to record", "items": { "type": "string" }, "type": "array" }, "sessionId": { "description": "ID of the exploratory session", "type": "number" } }, "required": [ "sessionId", "findings" ], "type": "object" }

You must be authenticated.

Other Tools from azure-devops-mcp

Related Tools

ID: z7mxfcinp8