简体   繁体   English

将Microsoft Test Manager 2010与SfTS一起使用时,可以将验收测试重新用于回归测试吗?

[英]When using Microsoft Test Manager 2010 with SfTS, can Acceptance Tests be reused for regression testing?

We are moving our projects to TFS 2010 using the SfTS v3 (Scrum for Team System) template. 我们正在使用SfTS v3(​​团队系统支持)模板将项目迁移到TFS 2010。 We need to understand how Microsoft Test Manager is supposed to be used in this Scrum process. 我们需要了解在 Scrum流程中应如何使用Microsoft Test Manager。

Specific scenario & question: 具体情况和问题:

The QA manager uses Test Manager to create a test plan. 质量检查经理使用测试管理器来创建测试计划。 This aligns to our sprint. 这符合我们的冲刺。 In the sprint, he create Acceptance Test WIs (Work Items) that are core to the functionality. 在sprint中,他创建了功能核心的验收测试WI(工作项)。 These pass for the specific sprint. 这些通过特定的冲刺。 On the next sprint, he makes another test plan. 在下一个冲刺中,他制定了另一个测试计划。 The Acceptance Test WIs from the previous sprint and needed again as part of the regression testing. 上一个冲刺的验收测试WI,并且作为回归测试的一部分再次需要。

Does the Acceptance Test (AC) state have to be "passed" so the Product Backlog Item (PBI) can be closed? 是否必须“通过”验收测试(AC)状态才能关闭产品待办事项(PBI)? Can the AC WI be reused between sprints? 可以在冲刺之间重用AC WI吗?

Does the Acceptance Test (AC) state have to be "passed" so the Product Backlog Item (PBI) can be closed? 是否必须“通过”验收测试(AC)状态才能关闭产品待办事项(PBI)?

Yes

Can the AC WI be reused between sprints? 可以在冲刺之间重用AC WI吗?

Of course for regression and to do this you will need to copy the test cases from sprint to another sprint but remember this will not make a deep copy and will make reference for the previous sprint in reporting, you can use the following tool for bulk copy http://visualstudiogallery.msdn.microsoft.com/72576517-821b-46c2-aa1a-fab940752292 当然,为了进行回归,您需要将测试用例从sprint复制到另一个sprint,但是请记住,这不会进行深度复制,并且会为报告中的前一个sprint提供参考,您可以使用以下工具进行批量复制http://visualstudiogallery.msdn.microsoft.com/72576517-821b-46c2-aa1a-fab940752292

Visual Studio 11 Beta will support bulk deep copy without reference and it's available now for production, so I recommended using it. Visual Studio 11 Beta将支持无参考的批量深层复制,并且现已可用于生产环境,因此我建议使用它。 http://www.microsoft.com/visualstudio/11/en-us/downloads http://www.microsoft.com/visualstudio/11/en-us/downloads

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 将Microsoft Test Manager 2010与SfTS一起使用时,质量检查工程师如何知道他们必须运行哪些测试? - When using Microsoft Test Manager 2010 with SfTS, how do QA engineers know what tests they have to run? Microsoft Test Manager 2015与TFS 2010兼容吗? - Is Microsoft Test Manager 2015 compatible with TFS 2010? 如何在Microsoft测试管理器中运行硒测试 - How to run selenium tests in Microsoft test manager Test Professional 2010 / Microsoft 测试管理器中的 TF30063 错误 - TF30063 Error in Test Professional 2010 / Microsoft Test Manager 无法在Microsoft测试管理器中添加服务器 - Can't add server in Microsoft Test Manager Microsoft Test Manager 2010错误:团队项目中不存在所需的类别“Microsoft.TestCaseCategory” - Microsoft Test Manager 2010 Error: The required category 'Microsoft.TestCaseCategory' does not exist in team project Microsoft 测试管理器的测试影响分析功能是否适用于手动桌面应用程序测试 - Does the Test Impact Analysis Feature of Microsoft Test Manager work on manual Desktop Application Tests Microsoft测试管理器-测试自动化 - Microsoft Test Manager - Test Automation 单击通过 MTM 运行测试(Microsoft 测试管理器)在将操作系统更新到 windows 10 后停止工作 - Click on Run tests via MTM(Microsoft Test Manager) stopped working after update the OS to windows 10 是否可以在TestCases和Microsoft Test Manager中使用.testsettings文件? - Is there an alternative for using a .testsettings file with TestCases and Microsoft Test Manager?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM