简体   繁体   English

将测试用例导入TFS

[英]Importing test cases into TFS

I would like to move my test cases from an older system into the TFS system. 我想将测试用例从较旧的系统移至TFS系统。 I discovered the "Test Case Migrator Plus" tool, however after downloading & extracting zip file, I cannot find the TestCaseMigratorPlus.exe file. 我发现了“ Test Case Migrator Plus”工具,但是下载并提取了zip文件后,找不到TestCaseMigratorPlus.exe文件。 Project info can be found at: https://archive.codeplex.com/?p=tcmimport 可以在以下位置找到项目信息: https : //archive.codeplex.com/?p=tcmimport

Does anyone have suggestions on getting the the .exe file so I can begin the migration process? 是否有人对获取.exe文件有建议,以便我可以开始迁移过程? Are there other tools available to do this task? 是否有其他工具可以执行此任务? My test case data is in both cvs & xls format. 我的测试用例数据都是cvs和xls格式。

Looks like the archive zip file contains all the releases. 看起来压缩文件zip文件包含所有发行版。 But they're named a bit weird. 但是他们的名字有点奇怪。 Looking at the releases manifest you should be able to just rename this file releases\\0\\427b6077-824e-48ef-8eed-8111cc2f7fbc to TestCaseMigratorPlus(Excel-MHT) V1.1 RTM Binaries.zip : 查看发行清单,您应该可以只将以下文件releases\\0\\427b6077-824e-48ef-8eed-8111cc2f7fbc重命名为TestCaseMigratorPlus(Excel-MHT) V1.1 RTM Binaries.zip

  {
    "Id": "427b6077-824e-48ef-8eed-8111cc2f7fbc",
    "FileName": "TestCaseMigratorPlus(Excel-MHT) V1.1 RTM Binaries.zip",
    "Url": "./0/427b6077-824e-48ef-8eed-8111cc2f7fbc",
    "Type": "Application",
    "UploadDate": "2012-01-02T00:15:57.42-08:00"
  },

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

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