Team System Developer Center > Visual Studio Team System Forums > Visual Studio Team System 2010 Beta2 > How To Import steps / Expected result of Test cases in VSTS
Ask a questionAsk a question
 

AnswerHow To Import steps / Expected result of Test cases in VSTS

  • Friday, August 07, 2009 4:40 AMVishakha Kulkarni Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hi,
    I have installed VSTS 2010 Beta 1 & TFS 2010
    I am able to import test cases from Excel to VSTS But I am unable to import steps of Test cases. Can you please let me know how can I import the steps of test cases ?

Answers

  • Sunday, August 09, 2009 10:55 AMAnutthara - MSFTModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
    Hi Vishaka - as of Beta1, you cannot import test steps from XL to TCM in a straighforward manner. The steps are represented as an html field with all the html tags within. (If you do want to look at the steps in XL, open a test case work item in XL and choose the steps field in the column chooser)

    This is work in progress - we should have a better solution in the coming days.
    - Anu

    http://blogs.msdn.com/anutthara

All Replies

  • Sunday, August 09, 2009 10:55 AMAnutthara - MSFTModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
    Hi Vishaka - as of Beta1, you cannot import test steps from XL to TCM in a straighforward manner. The steps are represented as an html field with all the html tags within. (If you do want to look at the steps in XL, open a test case work item in XL and choose the steps field in the column chooser)

    This is work in progress - we should have a better solution in the coming days.
    - Anu

    http://blogs.msdn.com/anutthara
  • Thursday, November 05, 2009 12:08 PMJasvinder Singh Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hi Vishakha,

    A tool is released at codeplex which imports test cases from excel to VSTS 2010 Beta2. You may want to check this out at http://tcmimport.codeplex.com/

    Jasvinder