Copy 1 test case work item to another test case work item
-
2012年8月2日 10:37
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
全部回复
-
2012年8月3日 1:36版主
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
-
2012年8月6日 15:46所有者: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/
-
2012年8月6日 23:30
There are various ways of copying a testcase or any work item, see http://msdn.microsoft.com/en-us/library/ms181321.aspx
Thanks,
http://www.anujchaudhary.com
- 已标记为答案 Ramkumar A 2012年8月7日 9:11

