Answered Copy 1 test case work item to another test case work item

  • Thursday, August 02, 2012 10:37 AM
     
     

    Hi,

    I have 2 Test Case work items and written test steps for 1 test case (around 95 steps). I need to copy the Test Case 1 to Test Case 2. I tried with Ctrl + C , Ctrl + V option. But it is not working out since format is changed also few steps are copied to single step.

    Am using VS2010 and TFS2010.

    could you please let me know is there any option

    Thanks and Regards

    Ramkumar.A

All Replies

  • Friday, August 03, 2012 1:36 AM
    Moderator
     
     

    Hi Ramkumar,

    Thank you for your post.

    Seems you want to copy test steps from one test case to another one. If I have misunderstood anything, please free feel to let me know.

    First method, you can create copy of the test case, the new one contains all information of the original one. You can right-click the test case, select Create copy and add to suite.

    Second method, you can manually copy each test step from one test case to another one.

    Regards,


    Lily Wu [MSFT]
    MSDN Community Support | Feedback to us

  • Monday, August 06, 2012 3:46 PM
    Owner
     
     
    If you could put the test steps in an excel file, you could use this tool to import test steps to TFS http://tcmimport.codeplex.com/ 
  • Monday, August 06, 2012 11:30 PM
     
     Answered

    There are various ways of copying a testcase or any work item, see http://msdn.microsoft.com/en-us/library/ms181321.aspx

    Thanks,

    Anuj


    http://www.anujchaudhary.com

    • Marked As Answer by Ramkumar A Tuesday, August 07, 2012 9:11 AM
    •