azure-devops - VSTS : How to show related tests on a work item in backlog board?

标签 azure-devops backlog test-plan

我在测试计划中添加了基于需求的测试套件,其中包含一个测试用例。显然,测试用例链接到待办事项中的工作项。 问题是当我转到待办事项板部分(/_backlogs/board/Backlog%20items)时,我看不到相关工作项的测试:enter image description here

现在,如果我通过待办事项(而不是测试计划)快速添加工作项测试:enter image description here

之前的所有测试突然出现:

picture #3.

那么,是否有办法使工作项的测试部分始终可见?

最佳答案

您已经获得了预期的行为,只有当从看板创建测试用例并随后在测试管理器中更新时,看板才会显示正确的状态。检查以下网站的看板中的测试状态部分:

https://learn.microsoft.com/en-us/vsts/work/kanban/add-run-update-tests?view=vsts

Test integration with the Kanban board makes it easy for teams to get started with manual testing and then take advantage of the full testing capabilities in Test Manager later, when required. When test cases are created from the Kanban board and updated afterwards in Test Manager, the Kanban board shows the correct status. However, integration is not optimized to work in the other direction; for example, when users create requirement-based suites with Test Manager instead of in the Kanban board. We intend to make some major performance improvements to this integration in future releases.

关于azure-devops - VSTS : How to show related tests on a work item in backlog board?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/49439792/

相关文章:

c - listen() 积压上限

c++ - Web服务中的 "Backlog"是什么?

jmeter - Beanshell 脚本在 JMeter 中启动一次(测试计划的开始和结束)

testing - 您的公司/工作/项目是如何进行集成测试的?

visual-studio - Github 桌面认证失败

git - 将 GitHub 存储库同步到 Azure DevOps

azure - 在摘要页面上显示 Azure Devops Pipeline 测试成功百分比

azure - 使用 Azure DevOps 管道以编程方式将域用户添加到 Azure SQL

azure-devops - 有没有办法增加 DevOps 中面板的项目限制?

testing - 将测试用例添加到 TestLink