Friday, July 15, 2011

Microsoft Test Manager - Update Test Settings

Here is a great source for updating the test settings in MTM http://blogs.msdn.com/b/aseemb/archive/2010/08/06/update-testsettings-utility.aspx

You can override public properties like Deployment Timeout using this.

You can also override the private properties like Script Timeout using Reflection. Please refer this thread for more info http://social.msdn.microsoft.com/Forums/en-US/vsmantest/thread/5a6f3af4-9e28-42d9-8830-f800969d8b28/

No comments:

Post a Comment