Here is my TechNet article http://social.technet.microsoft.com/wiki/contents/articles/3925.aspx
Wednesday, July 20, 2011
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/
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/
Tuesday, July 12, 2011
TFS 2010 - Build fails with error " Read permission is required to retrieve the content"
When the build fails with the below error, what does it mean:
TF215097: An error occurred while initializing a build for build definition \TeamProject\BuildDef: TF204001: The item $/TeamProject/BuildProcessTemplates/DefaultTemplate.xaml cannot be downloaded. Read permission is required to retrieve the content.
It means that the service account under which the build agent is running needs read access to the source control.
Saturday, July 2, 2011
Received 2011 Microsoft® MVP Award!
I received an email from Microsoft that I have been awarded the 2011 Microsoft® MVP Award for my contributions in Visual Studio ALM technical communities during the past year. It is a pleasure to receive this award and I am very grateful to Microsoft.
Here is the link to my profile https://mvp.support.microsoft.com/default.aspx/profile=22555aef-9708-47fd-a2f1-bc660de3ebcd
Here is the link to my profile https://mvp.support.microsoft.com/default.aspx/profile=22555aef-9708-47fd-a2f1-bc660de3ebcd
Subscribe to:
Posts (Atom)