Copy a test configuration
-
mardi 6 mars 2012 23: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
Toutes les réponses
-
mercredi 7 mars 2012 15: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- Proposé comme réponse niveditabawa_MSFTMicrosoft Employee, Moderator lundi 12 mars 2012 15:17
- Marqué comme réponse BABRC lundi 12 mars 2012 15:58
-
jeudi 8 mars 2012 02:12Modérateur
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
-
lundi 12 mars 2012 15: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


