'Automated' 选项未显示在 Azure Devops 中测试用例工作项的 'Automation Status' 下拉列表中
'Automated' option not shown in 'Automation Status' dropdown in Testcase work Item in Azure Devops
在 Azure DevOps 文档中:https://docs.microsoft.com/en-us/azure/devops/boards/queries/build-test-integration?view=azure-devops
它提到:
字段名称描述工作项类型自动化状态1测试用例的状态。您可以指定以下值:
自动化
非自动化
计划
我无法在下拉列表中看到自动选项,下拉列表中只有 2 个选项可用 - 'Not Automated' 和计划。你能告诉我你打算什么时候解决这个问题吗?
当测试用例工作项与测试用例方法相关联时,Automation Status
字段的 Automated
值是自动设置的。您的测试用例工作项似乎没有关联到测试用例。
如果测试用例工作项未关联。您只会在 Automation Status
字段中获得 'Not Automated' 和 'Planned' 选项。
检查文档 Associate automated tests with test cases 以关联您的测试用例。
当测试用例工作项关联到测试用例时。您可以在 Associated Automation 选项卡中查看关联的测试用例。见下文:
在 Azure DevOps 文档中:https://docs.microsoft.com/en-us/azure/devops/boards/queries/build-test-integration?view=azure-devops
它提到:
字段名称描述工作项类型自动化状态1测试用例的状态。您可以指定以下值: 自动化 非自动化 计划 我无法在下拉列表中看到自动选项,下拉列表中只有 2 个选项可用 - 'Not Automated' 和计划。你能告诉我你打算什么时候解决这个问题吗?
当测试用例工作项与测试用例方法相关联时,Automation Status
字段的 Automated
值是自动设置的。您的测试用例工作项似乎没有关联到测试用例。
如果测试用例工作项未关联。您只会在 Automation Status
字段中获得 'Not Automated' 和 'Planned' 选项。
检查文档 Associate automated tests with test cases 以关联您的测试用例。
当测试用例工作项关联到测试用例时。您可以在 Associated Automation 选项卡中查看关联的测试用例。见下文: