zoukankan      html  css  js  c++  java
  • Test Case Import Utilities for Visual Studio 2010 and Visual Studio 11 Beta

    Test Case Migrator Plus" (Excel/MHT) Tool

    Overview

    Test Case Migrator Plus tool allows test related artifacts, present in Excel and MHT/Word formats, to be imported into Team Foundation Server. It works with both Visual Studio 2010 and Visual Studio 11 (Beta). 

    The tool contains 2 workflows, the Excel based workflow and the MHT/doc workflow, each of which is described below: 

    Excel based workflow:

    • Migrates Test case information (along with Test Steps) present in Excel into Team Foundation Server – This is a ONE way migration only.
    • Migrates work items belonging to Requirement/User story and Bug work item types present in Microsoft Excel into Team Foundation Server – This is a ONE way migration only.
    • Supports multi-pass migration process - i.e., each work item type has to be migrated in a different invocation/session of the tool.
    • Maintains links between work item types (Parent/Child, Related, Tested By, Tests etc) across multiple passes.
    • Provides ability to create Test suites for a test case work item type.
    • Provides a wizard based UI to run the tool one Excel file in a single run.


    MHT/Doc based workflow:

      • Migrates Visual Studio 2005/2008 manual test templates present in MHT/doc formats into Team Foundation Server – This also is ONE way migration only.
      • Provides a wizard based UI to run the tool iterating over multiple MHT/Doc files within a folder in a single run.

    ... ...

  • 相关阅读:
    Java 泛型 泛型的约束与局限性
    Java 泛型 泛型方法
    Java 泛型 泛型数组
    Java 泛型 协变性、逆变性
    Java 泛型 协变式覆盖和泛型重载
    Java 泛型 泛型代码和虚拟机
    Insertion Sort List
    Remove Duplicates from Sorted List II
    String to Integer (atoi)
    SpringMvc源码入门
  • 原文地址:https://www.cnblogs.com/gzhu/p/2544401.html
Copyright © 2011-2022 走看看