How to customize the available Build Qualities in TFS2010 25 September 2010 Donovan-Brown Work (0) Shows you how to add or remove build qualities in TFS2010 [More]
Where do I place pre-conditions for test cases in MTM 24 September 2010 Donovan-Brown Work (0) Problem: I have preconditions for a test case in Microsoft Test Manager (MTM) but I don’t know where to store or how to notify the tester before executing the test. Solution: Attach a preconditions document to the first step of your test case or create the preconditions as a shared step. ... [More]
How I learned WF 4.0 for Team Build 11 September 2010 Donovan-Brown Work (0) Video that got me started with Windows Workflow. [More]
How to change the name of a CodedUI method without Feature Pack 2. 06 September 2010 Donovan-Brown Work (0) Problem: I want to change the name of a method generated by the Coded UI Builder. Solution: Modify the UI map and regenerate code. Explanation: I would suggest downloading Feature Pack 2. However, if you are not a MSDN subscriber you may not have access to FP2. When you record using... [More]
How to override the connection string and target database of a database project 06 September 2010 Donovan-Brown Work (0) Problem: I need to override the connection string and target database of a database project built with Team Build. Solution: Pass the TargetConnectionString and TargetDatabase parameters to team build. Explanation: Although Team Build in 2010 is Windows Workflow based at the end of the day MSBu... [More]
How do I deploy Metadata during my database deploy 06 September 2010 Donovan-Brown Work (0) How to deploy Metadata with my database. [More]
How to deploy a Database Project with Team Build 2010 06 September 2010 Donovan-Brown Work (0) How to deploy your database project using Team Build 2010 [More]