仅当具有一定的构建质量时才提供 TFS 2010 构建进行测试
当使用 TFS 2010 团队构建完成夜间构建时,构建号会自动在测试管理器中注册,以便测试人员拾取以开始测试。但我需要控制测试管理器中列出的版本号以用于手动测试。并非所有构建都应出现在列表中,只有具有特定构建质量的构建才应出现在列表中。
如何保持测试管理器中的可用构建编号列表干净,不列出所有已执行的构建,而仅列出我分配特定构建质量的构建?
When a nightly build is done with TFS 2010 team build, the build number is automatically registered in Test Manager to be picked up by testers to start testing on. But I need to control the version numbers that are listed in Test Manager to be used for manual testing. Not all builds should end up in the list, only the builds with certain build qualities.
How do I keep the available build number list in Test Manager clean, not listing all builds that are performed, but only listing the builds I assign a certain build quality?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
单击“计划”菜单并选择“属性”。在“运行设置”下,有一个“构建”部分。它包括“构建过滤器”。如果将其下拉,您将看到可以选择要查看的构建定义以及构建质量。
Click the "Plan" menu and choose "Properties". Under "Run Settings", there's a section for "Builds". It includes "Filter for builds". If you pull that down, you'll see you can choose which build definition to look at, as well as which build quality.