简体   繁体   English

Microsoft测试管理器-测试自动化

[英]Microsoft Test Manager - Test Automation

I have written a bunch of automated test scripts using visual studio 2013, and have categorized those in the hierarchy of Test Plan & Test suite using Microsoft Test Manager. 我使用Visual Studio 2013编写了一堆自动测试脚本,并使用Microsoft Test Manager将它们归类为“测试计划和测试套件”的层次结构。

When I am executing a test suite, I am getting proper result whether a test case has failed or passed. 执行测试套件时,无论测试用例失败还是通过,我都会得到正确的结果。

I can select a failed test case and create a bug in TFS project collection. 我可以选择一个失败的测试用例,并在TFS项目集合中创建一个错误。

Is there any way which will automatically create the bugs for each failed test case instead of the tester creating the bug manually? 有什么方法可以为每个失败的测试用例自动创建错误,而不是由测试人员手动创建错误吗?

I'm afraid you need to create bug manually. 恐怕您需要手动创建错误。 In TFS, there is no event associated with test run failed, so you can't determine when test run failed. 在TFS中,没有与测试运行失败相关的事件,因此您无法确定测试运行失败的时间。

暂无
暂无

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

相关问题 何时使用Microsoft测试管理器? - When to use Microsoft Test Manager? 在Microsoft测试管理器中丢失测试结果 - Lost test results in Microsoft Test manager (MTM)Microsoft测试管理器-以编程方式运行测试用例 - (MTM) Microsoft Test Manager - Run Test Case Programatically Test Professional 2010 / Microsoft 测试管理器中的 TF30063 错误 - TF30063 Error in Test Professional 2010 / Microsoft Test Manager 在Microsoft测试管理器中的测试运行中分配另一个测试人员 - Assign another tester in a Test Run in Microsoft Test Manager Microsoft Test Manager无法在这些计算机上安装测试代理 - Microsoft Test Manager cannot install test agent on these machines 您可以在Microsoft Test Manager 2010的测试套件中同时运行两个测试用例吗? - Can you run two test cases simultaneously in a Test Suite in Microsoft Test Manager 2010? 如何将伪造物与Microsoft Test Manager(MTM)2012中的测试计划相关联以运行CUIT自动测试 - How to associate a Fake Build to the test plan in Microsoft Test Manager (MTM)2012 in order to run CUIT automated test 如果另一个测试用例没有在Microsoft测试管理器中运行,请禁用一个测试用例 - Disable a Test Case if another Test Case has not run in Microsoft Test Manager 如何在Microsoft Test Manager(Microsoft Team Foundation Server TFS)上的测试结果上创建错误并将其链接到特定迭代 - How to create and link a bug to a specific iteration on a Test Result on Microsoft Test Manager (Microsoft Team Foundation Server TFS)
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM