Copy a test configuration
-
2012年3月6日 下午 11:46
Hello,
How do I copy and paste a test configuration in MTM 2010?
I have the same configuration but with a single variable changed each time. I don't want to have to recreate these over and over again.
For example, I need to change the Database version of the configuration.
Configuration 1:
Database version: SQL 2008
Client OS: Windows XP
Language: English
User type: Standard
Server OS: Windows 2003
Configuration 2:
Database version: SQL 2008 R2
Client OS: Windows XP
Language: English
User type: Standard
Server OS: Windows 2003
Configuration 3:
Database version: Oracle version x
Client OS: Windows XP
Language: English
User type: Standard
Server OS: Windows 2003
Configuration 4:
Database version: Oracle version y
Client OS: Windows XP
Language: English
User type: Standard
Server OS: Windows 2003
Now I want to change the Client OS version. Then I want to change the language, etc., etc., etc.
How can I do this easily? This is going to take a very long time to recreate configurations over and over again.
- Bruce
Bruce
所有回覆
-
2012年3月7日 下午 03:03
Bruce,
Do it programmatically using the TFS API http://msdn.microsoft.com/en-us/library/microsoft.teamfoundation.testmanagement.client.itestconfigurationcollection.aspx a sample here http://social.msdn.microsoft.com/Forums/en-US/vsmantest/thread/45ea83f5-d269-444f-9a68-1e480caaad82
Please remember to mark the replies as answers if they help.
Blog: http://geekswithblogs.net/TarunArora
Subscribe in a reader- 已提議為解答 niveditabawa_MSFTMicrosoft Employee, Moderator 2012年3月12日 下午 03:17
- 已標示為解答 BABRC 2012年3月12日 下午 03:58
-
2012年3月8日 上午 02:12版主
Hi Bruce,
Thank you for your post.
How about the issue now?
Tarun has provided information in the reply.
If anything is unclear, please free feel to let me know.
Best Regards,
Lily Wu [MSFT]
MSDN Community Support | Feedback to us
-
2012年3月12日 下午 03:59
Thanks for the response.
While it is not the answer I'm looking for, I guess it will suffice until you have a better solution.
- Bruce
Bruce


