简体   繁体   English

将测试用例和缺陷从Quality Center迁移到TFS 2008/2010

[英]Migrating test cases & defects from Quality Center to TFS 2008/2010

Tool that can be used to migrate (or even better..synchronize) test cases and bugs between: 可用于在以下各项之间迁移(或甚至更好地同步)测试用例和错误的工具:

TFS 2008 and Quality Center 9.2 (or later) TFS 2008和Quality Center 9.2(或更高版本)
TFS 2010 and Quality Center 9.2 (or later) TFS 2010和Quality Center 9.2(或更高版本)

I am aware of the following tools: 我知道以下工具:

Test Case Migrator (Excel/MHT) Tool 测试用例迁移器(Excel / MHT)工具
TFS Bug Item Synchronizer 2.2 for Quality Center 质量中心的TFS Bug项目同步器2.2

Also shai raiten mentions on his blog about QC 2 Team System 2010 migration tool that he has been working on and its done. 另外,shai raiten在他的博客中提到了他一直致力于QC 2 Team System 2010迁移工具及其完成的工作。 But could not find any link for downloading the tool. 但找不到下载该工具的任何链接。

http://blogs.microsoft.co.il/blogs/shair/archive/2009/12/31/quality-center-migration-to-team-system-2010-done.aspx http://blogs.microsoft.co.il/blogs/shair/archive/2009/12/31/quality-center-migration-to-team-system-2010-done.aspx

Before jumping on coding with TFS SDK and QC components to come up with my own tool I need some inputs from the stackoverflow community. 在使用TFS SDK和QC组件进行编码以获得我自己的工具之前,我需要来自stackoverflow社区的一些输入。

You should take a look at Quality Center Synchronizer , it can be used to sync defects and requirements out of Quality Center. 您应该查看Quality Center Synchronizer ,它可用于从Quality Center中同步缺陷和要求。

And now it even support synchronization of QC Defects with TFS, for QC 9.2 take a look at this site , and here for QC 10 现在它甚至支持QC缺陷与TFS的同步,对于QC 9.2来看看这个站点这里是QC 10

You can use Scrat , Migrate FULL HP Quality Center projects to TFS 2010. 您可以使用Scrat ,将完整的HP Quality Center项目迁移到TFS 2010。

Migration of all QC elements (Requirements, Bugs, Test Cases, Attachments, History and Links between items) to TFS 2010 and their interrelationships links, Fully customizable (you decide what and how to migrate each item) or fully mirrored migration (migrate everything 'as-is'). 将所有QC元素(需求,错误,测试用例,附件,历史和项目之间的链接)迁移到TFS 2010及其相互关系链接,完全可自定义(您决定迁移每个项目的内容和方式)或完全镜像迁移(迁移所有内容)原样)。

Another option to get data from Quality Center into TFS 从Quality Center获取数据到TFS的另一种选择

If you got any other questions please let me know. 如果您有任何其他问题,请告诉我。

Don't know if this is too late. 不知道这是否为时已晚。 But if not then you may want to look at the TFS Integration Platform . 但如果没有,那么您可能需要查看TFS集成平台

I don't know if it has an adapter created for Quality Center. 我不知道它是否有为Quality Center创建的适配器。 But it is made to do just what you want to do (migrate and synchronize between TFS and some other tracking system). 但它只是做你想做的事情(在TFS和其他一些跟踪系统之间迁移和同步)。

They have several adapters made and an API for making new ones. 他们有几个适配器和一个用于制作新适配器的API。 I would advise using that API rather that just rolling your own. 我会建议使用该API,而不是只使用自己的API。

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

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM