Team System Developer Center > Visual Studio Team System Forums > Visual Studio Team System 2010 Beta2 > Is there any way to import existing test cases from other test management software or files?
Ask a questionAsk a question
 

AnswerIs there any way to import existing test cases from other test management software or files?

  • Thursday, July 09, 2009 8:28 AMja rek Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    We own a bunch of test cases. Some of them are in loose files and some in other test management system. Is there any way to import all that stuff into Team System 2010 - Test and Lab Manager in batch mode? XML files import, using classes from microsoft.visualstudio.testtools namespace or whatever. I've read http://msdn.microsoft.com/en-us/library/ms182615(VS.100).aspx on MSDN. It's interesting, but not for batch processing.

Answers

  • Thursday, July 09, 2009 1:35 PMAnutthara - MSFTModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
    Hi Ja Rek - you can use the TCM OM to write a program that will convert test cases from loose files/other TCM tools to our TCM tool in VS 2010. We have some internal tools that can help port test cases from Excel to VSTS 2010 that we are planning to release outside of the product sometime later...maybe as a powertool. So, if you are able to get your test cases into Excel from your original sources, the migration can be automated using that tool.
    - Anu

    http://blogs.msdn.com/anutthara

All Replies

  • Thursday, July 09, 2009 1:35 PMAnutthara - MSFTModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
    Hi Ja Rek - you can use the TCM OM to write a program that will convert test cases from loose files/other TCM tools to our TCM tool in VS 2010. We have some internal tools that can help port test cases from Excel to VSTS 2010 that we are planning to release outside of the product sometime later...maybe as a powertool. So, if you are able to get your test cases into Excel from your original sources, the migration can be automated using that tool.
    - Anu

    http://blogs.msdn.com/anutthara
  • Friday, July 10, 2009 7:23 AMja rek Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    I think I have to wait until documentation on TCM OM will be completed in more details.
    Thanks for quick reply.
  • Thursday, November 05, 2009 11:29 AMJasvinder Singh Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hi Ja Rek, A tool for importing test cases from Excel To TCM is released in codeplex. Check this out at http://tcmimport.codeplex.com/

    --Jasvinder